Troubleshooting issues in IBM Cloud Pak for AIOps or Red Hat® OpenShift® Container Platform template deployments
Known issues and workaround related to IBM Cloud Pak for AIOps or Red Hat® OpenShift® Container Platform template deployment.
-
When you destroy a failed IBM Cloud Pak for AIOps or Red Hat® OpenShift® Container Platform template deployment, your destroy operation may fail with the following error:
Error applying plan:2 error(s) occurred: - module.gather_output.output.icp_install_dir: variable "get_cluster_config" is nil, but no error was reported - module.gather_output.output.registry_ca_cert: variable "get_cluster_config" is nil, but no error was reported Terraform does not automatically rollback in the face of errors. Instead, your Terraform state file has been partially updated with any resources that successfully completed. Please address the error above and apply again to incrementally change your infrastructure.
This error is a warning that is thrown even if resources are destroyed. This is a known issue in Terraform v0.11.xx.
For more information on this issue, see Link to issue reported by Terraform
.