Closed mattysweeps closed 4 years ago
@mattysweeps I can´t repro the issue. I used your HCL to create a cluster, then manually deleted it. Waited a little bit time as some resources were still being cleaned up. Then ran tf plan, I did see the differences available. After I applied the changes, I saw the cluster was successfully recreated. Per matt´s suggestion, I am closing this issue
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Using the concourse resource
ljfranklin/terraform-resource
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
We manually deleted the K8s cluster and reran the concourse pipeline. We expected the cluster to come back healthy. (the concourse terraform resource does a terraform apply operation)
Actual Behavior
The k8s cluster was recreated, but the node pool was not recreated/linked, so the new K8s cluster had no node pools.
Steps to Reproduce
terraform apply
terraform apply
Important Factoids
References