You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: failed waiting for Key Vault Access Policy (Object ID: "...") to apply: timeout while waiting for state to become 'notfound' (last state: 'found', timeout: 20m0s)
Steps to Reproduce
terraform apply
terraform destroy
Important Factoids
azurerm version 2.48.0 had the deletion issue which should have been fixed with #10577, but now the issue is different (or related to #10577?)
References
#0000
The text was updated successfully, but these errors were encountered:
Taking a look through this appears to be a duplicate of #10707 - rather than having multiple issues open tracking the same thing I'm going to close this issue in favour of that one; would you mind subscribing to #10707 for updates?
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Mar 29, 2021
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.14.7
Affected Resource(s)
azurerm_key_vault_access_policy
Terraform Configuration Files
Debug Output
Panic Output
Expected Behaviour
The access policy should be destroyed
Actual Behaviour
terraform destroy
times out after ~20' with:Steps to Reproduce
terraform apply
terraform destroy
Important Factoids
azurerm version 2.48.0 had the deletion issue which should have been fixed with #10577, but now the issue is different (or related to #10577?)
References
The text was updated successfully, but these errors were encountered: