Terraform Task to delete cosmos database timeout issue
jvreddy opened this issue · 4 comments
Azure pipeline to delete cosmos DB using terraform is getting timed out after 60 minutes
error logs :
CosmosContainerARM13, 58m40s elapsed]
2021-12-14T15:01:14.1085666Z azurerm_template_deployment.cosmos_container01[0]: Still destroying... [id=/subscriptions/deployments/CosmosContainerARM13, 58m50s elapsed]
2021-12-14T15:01:22.6082334Z ##[error]The operation was canceled.
2021-12-14T15:01:22.6093835Z ##[section]Finishing: Terraform : Destroy
Hi,
I will look into this.
Thank you , please do let me know if you need any further info from me
As far as I can read up on this, timeout is handled by the provider. ( https://github.com/hashicorp/terraform-provider-azurerm)
Do you have the same issue when using terraform locally?
closing this due to inactivity. If you want to continue this Issue please open a new Issue at new repo location at: https://github.com/microsoft/azure-pipelines-terraform/issues