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
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.1
on linux_amd64
Affected Resource(s)
azurerm_storage_share
azurerm_private_endpoint
Terraform Configuration Files
Debug Output
https://gist.github.com/doherty100/a0efbf227f6bc93a488b8136a3ff6f93
Panic Output
Expected Behaviour
Terraform refresh should succeed.
Actual Behaviour
│ Error: shares.Client#GetProperties: Failure sending request: StatusCode=0 -- Original Error: context deadline exceeded
│
│ with azurerm_storage_share.storage_share_01,
│ on 40-storage.tf line 87, in resource "azurerm_storage_share" "storage_share_01":
│ 87: resource "azurerm_storage_share" "storage_share_01" {
│
Steps to Reproduce
terraform apply
terraform refresh
Important Factoids
References
The text was updated successfully, but these errors were encountered: