Add support for creating OCP cluster without an underlaying COS bucket
vburckhardt opened this issue · 1 comments
vburckhardt commented
Description
Some regions do not longer require the need to pass a cos crn (allowlisted feature). There is a need to update the module to allow creating a cluster without a reference to a COS bucket. Suggest to allow cos_name to be set to null. If cos_name is null and use_existing_cos is false, then do not create any cos bucket and do not pass any cos reference to ibm_container_vpc_cluster