Skip to content

Commit fc2e67c

Browse files
committed
address comment
1 parent 9ec47bf commit fc2e67c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cloudstack/resource_cloudstack_nic.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ func resourceCloudStackNIC() *schema.Resource {
5757
Type: schema.TypeString,
5858
Optional: true,
5959
Computed: true,
60+
ForceNew: true,
6061
},
6162
},
6263
}

0 commit comments

Comments
 (0)