terraform-provider-stackit
terraform-provider-stackit copied to clipboard
timeout issues while undeploying SKE with terraform
Hello all,
We get a timeout from time to time when we want to dismantle the SKE via Terraform.
╷ │ Error: Error deleting cluster │ │ Cluster deletion waiting: WaitWithContext() has timed out ╵
Is it possible to get add a timeout parameter to increase the limit?
https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts
Hello @ZoeLeah , thanks for opening the issue. I have created an entry in our backlog to add this timeout parameter to all resources.
In the meantime, I will increase the SKE cluster resource timeout to see if the issue is less frequent for you
I have increased the timeout for SKE cluster deletion. It will be included in the next provider release.