Skip to content

Commit c65778e

Browse files
committed
deprecate cloudstack_service_offering
1 parent 6421746 commit c65778e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cloudstack/resource_cloudstack_service_offering.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ func resourceCloudStackServiceOffering() *schema.Resource {
150150
},
151151
},
152152
},
153+
DeprecationMessage: "cloudstack_service_offering is deprecated and will be removed in a future release. Please use the following resources instead: " +
154+
"cloudstack_service_offering_constrained, cloudstack_service_offering_unconstrained or cloudstack_service_offering_fixed.",
153155
}
154156
}
155157

0 commit comments

Comments
 (0)