terraform-ibm-modules / terraform-ibm-base-ocp-vpc

Provisions a Red Hat OpenShift VPC cluster on IBM Cloud
Apache License 2.0
2 stars 7 forks source link

ocp_entitlement should be null by default instead of the value cloud_pak #446

Closed lionelmace closed 3 months ago

lionelmace commented 4 months ago

A partner tried to use the basic examples. The provisioning failed because of the entitlement. Indeed, the basic example does not have not have the ocp_entitlement attribute specified. Thus, the value cloud_pak was used because it's by default. The default value should be null as most of the partners/client may want to start using ROKS with a Cloud Pak.

ocofaigh commented 4 months ago

Thanks, agree - we will update

Khuzaima05 commented 3 months ago

PR merged, Closing this issue