IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
336 stars 646 forks source link

feat(Catalog Management): support plan_id on offering instances #5337

Closed benbuchanan closed 1 month ago

benbuchanan commented 1 month ago

Updating the platform-services-go-sdk to support plan_id on offering instances

Community Note

Output from acceptance testing:

TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run testAccCheckIBMCmOfferingInstanceDataSourceConfig -timeout 700m
PASS

TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run testAccCheckIBMCmOfferingInstanceConfig -timeout 700m
PASS
benbuchanan commented 1 month ago

cc @hkantare

hkantare commented 1 month ago

@benbuchanan can you resolve conflicts