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

ocp_entitlement should be null by default instead of the value cloud_pak

lionelmace opened this issue · 2 comments

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.

Thanks, agree - we will update

PR merged, Closing this issue