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

[terraform-ibm-base-ocp-vpc] Updates required to handle `ibm-storage-operator` #478

Open ocofaigh opened 3 months ago

ocofaigh commented 3 months ago

Looks like by default in OCP 4.15, the ibm-storage-operator addon is installed. We need to add code to handle this (same way we did for vpc-block-csi-driver. Take same approach as terraform-ibm-landing-zone (being tracked internally here)

Aashiq-J commented 2 months ago

https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc/pull/483