Lack of cleanup of underlying cloud resources #10714
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened:
When running terraform destroy on existing cluster it's always failing to delete VPC as it has loadbalancers created by nginx-ingress
What you expected to happen:
I would expect there is a way to trigger a cleanup process before terraform destroy of a whole cluster. I asked in terraform EKS module, but they said this should not be done in their module, but via software which created the resources. I would appriaciate a recommanded pattern how to deal with this.
The text was updated successfully, but these errors were encountered: