Closed peepeepopapapeepeepo closed 3 years ago
Duplicate of #9738
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_key_vault
Terraform Configuration Files
Debug Output
Panic Output
Expected Behaviour
The second time of
terraform apply
(without any change in any configuration) should be complete successfully.Actual Behaviour
On the second and future
terraform apply
operations get the following error:Steps to Reproduce
terraform apply
terraform apply
the second
terraform apply
will struct at refreshing state of Azure Key Vault. Then it will throw errorImportant Factoids
References
10501