Closed backstreetkiwi closed 8 months ago
Retry termination before marking the cluster as unstable.
Some terraform destroy commands fail at first but can be healed by retrying. In order to not spend too much time finding out which cluster failed and which didn't, we could automate that.
terraform destroy
Retry termination before marking the cluster as unstable.
Some
terraform destroy
commands fail at first but can be healed by retrying. In order to not spend too much time finding out which cluster failed and which didn't, we could automate that.