Skip to content

Commit 94140c7

Browse files
committed
update
1 parent 9d54061 commit 94140c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudstack/resource_cloudstack_nic.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ func resourceCloudStackNIC() *schema.Resource {
6161
"dhcp_options": {
6262
Type: schema.TypeMap,
6363
Optional: true,
64+
ForceNew: true,
6465
},
6566
},
6667
}

0 commit comments

Comments
 (0)