terraform-ibm-modules / terraform-ibm-mas

Deploys Maximo Application Suite on an IBM Cloud openshift cluster.
Apache License 2.0
1 stars 1 forks source link

Remove workaround in tests #81

Open ocofaigh opened 4 months ago

ocofaigh commented 4 months ago

In https://github.com/terraform-ibm-modules/terraform-ibm-mas/pull/80 a workaround was added for https://github.com/terraform-ibm-modules/terraform-ibm-mas/issues/78

Once https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone/issues/780 is exposed, we should remove the workaround and have the test delete all persistent storage so resource group deletion will pass

ocofaigh commented 2 months ago

PR: https://github.com/terraform-ibm-modules/terraform-ibm-mas/pull/131