stackabletech / t2

A platform that helps with integration tests and troubleshooting/support
Apache License 2.0
3 stars 2 forks source link

Retry termination #469

Closed backstreetkiwi closed 8 months ago

backstreetkiwi commented 10 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.