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've tried to import it via terraform import azurerm_virtual_network_peering.peerUKSnm2UKSouth /subscriptions/6fc88d09-cfee-4f23-yyy-xxx/resourceGroups/foo/providers/Microsoft.Network/virtualNetworks/uk_south, but I had the error: Error: rpc error: code = Unavailable desc = transport is closing.
So I've retried again, I had Error: rpc error: code = Unavailable desc = transport is closing error again, but this time Terraform crashed.
Hey @kenorb, thanks for taking the time to open this issue. We've found the problem and addressed it in #4180. That should go out in version 1.34.0 of the Azure Provider. Feel free to reopen this issue if you continue to have problems after that release goes out.
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 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked and limited conversation to collaborators
Sep 28, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue was originally opened by @kenorb as hashicorp/terraform#22235. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
Check the log crash below.
Crash Output
Crash log: crash.log.gz
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform import azurerm_virtual_network_peering.peerUKSnm2UKSouth /subscriptions/6fc88d09-cfee-4f23-yyy-xxx/resourceGroups/foo/providers/Microsoft.Network/virtualNetworks/uk_south
, but I had the error:Error: rpc error: code = Unavailable desc = transport is closing
.Error: rpc error: code = Unavailable desc = transport is closing
error again, but this time Terraform crashed.Additional Context
References
dns
- switch togo-azure-sdk
#17986The text was updated successfully, but these errors were encountered: