Open annumberhocker opened 2 years ago
The wait_till option allows user to dictate when resource is deemed provisioned. For our Cloud Pak modules, we need to be able to set the wait_till = IngressReady to guarantee that the cluster can be reached by the cloud pak.
wait_till
wait_till = IngressReady
See https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/container_cluster#argument-reference
The
wait_till
option allows user to dictate when resource is deemed provisioned. For our Cloud Pak modules, we need to be able to set thewait_till = IngressReady
to guarantee that the cluster can be reached by the cloud pak.See https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/container_cluster#argument-reference