Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vishesh92 committed Mar 14, 2024
1 parent c4e98ee commit 81eb51d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudstack/resource_cloudstack_ipaddress.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func resourceCloudStackIPAddress() *schema.Resource {
"network_id": {
Type: schema.TypeString,
Optional: true,
Computed: true,
ForceNew: true,
},

Expand Down

0 comments on commit 81eb51d

Please sign in to comment.