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
throw error "could not delete the resource" or fail otherwise gracefully
Actual Behaviour
panic crash
with error: The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain more details.
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
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
Terraform v1.0.5
on linux_amd64
Affected Resource(s)
azurerm_cosmosdb_account
azurerm_management_lock
azurerm_cosmosdb_sql_container
Terraform Configuration Files
Debug Output
Panic Output
Expected Behaviour
throw error "could not delete the resource" or fail otherwise gracefully
Actual Behaviour
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: