We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9408600 commit 2916c01Copy full SHA for 2916c01
1 file changed
cloudstack/resource_cloudstack_service_offering.go
@@ -139,7 +139,6 @@ func resourceCloudStackServiceOffering() *schema.Resource {
139
Description: "Storage tags to associate with the service offering",
140
Type: schema.TypeString,
141
Optional: true,
142
- ForceNew: true,
143
},
144
145
}
0 commit comments