-
Bug
-
Resolution: Obsolete
-
Minor
-
None
-
4.13.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
ShiftStack Sprint 265, ShiftStack Sprint 266, ShiftStack Sprint 267, ShiftStack Sprint 269, ShiftStack Sprint 270, ShiftStack Sprint 271
-
6
-
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Terraform in the installer takes $OS_CLOUD value over the cloud I configured in install-config.yaml.
Version-Release number of selected component (if applicable): 4.13 nightly
How reproducible: Always
Steps to Reproduce:
1. Set OS_CLOUD=standalone on dev-install env 2. Try to install cluster with cloud in install-config.yaml set to standalone_openshift 3. When it fails try `cluster destroy`.
Actual results: Terraform resources are left as `standalone_openshift` doesn't have access to `standalone` it and deinstaller uses `standalone_openshift`
Expected results: Terraform creates resources in the tenant I configured in install-config.yaml.
Additional info: