Skip to content

Commit 2916c01

Browse files
committed
storage tags don't force new
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 9408600 commit 2916c01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cloudstack/resource_cloudstack_service_offering.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ func resourceCloudStackServiceOffering() *schema.Resource {
139139
Description: "Storage tags to associate with the service offering",
140140
Type: schema.TypeString,
141141
Optional: true,
142-
ForceNew: true,
143142
},
144143
},
145144
}

0 commit comments

Comments
 (0)