cloudstack-terraform-provider icon indicating copy to clipboard operation
cloudstack-terraform-provider copied to clipboard

deprecate cloudstack_service_offering

Open poddm opened this issue 1 month ago • 0 comments

This PR adds a message that cloudstack_service_offering is deprecate and might be removed in future releases.

Resource is replaced by: https://github.com/apache/cloudstack-terraform-provider/pull/138

  • cloudstack_service_offering_constrained
  • cloudstack_service_offering_unconstrained
  • cloudstack_service_offering_fixed

This is based on the discussion in this PR thread.: https://github.com/apache/cloudstack-terraform-provider/pull/252

poddm avatar Oct 22 '25 15:10 poddm