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 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 and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue was originally opened by @HighwayofLife as hashicorp/terraform#14591. It was migrated here as part of the provider split. The original body of the issue is below.
azurerm_network_interface doesn't support import, despite documentation stating otherwise.
Terraform Version
Terraform v0.9.5
Affected Resource(s)
Debug Output
https://gist.github.com/HighwayofLife/a145ce404723b23f4083336c5c8ff139
Expected Behavior
Azure network interface resource should be imported.
Actual Behavior
Steps to Reproduce
terraform import azurerm_network_interface.test /subscriptions/xxxxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/microsoft.network/networkInterfaces/mynetworkinterface
The text was updated successfully, but these errors were encountered: