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 checked out the provider from commit 6391188a133e1271b38999844b4dfce197592deb and built it myself to get the sql-mi resource
Affected Resource(s)
azurerm_sql_managed_instance
Expected Behavior
The resource imports
Actual Behavior
terraform import module.eu3.module.sqlmi.azurerm_sql_managed_instance.sqlmi /subscriptions/XXXXXXX/resourceGroups/eu3/providers/Microsoft.Sql/managedInstances/sqlmi-eu3-foo
module.eu3.module.sqlmi.azurerm_sql_managed_instance.sqlmi: Importing from ID "/subscriptions/XXXXXX/resourceGroups/eu3/providers/Microsoft.Sql/managedInstances/sqlmi-eu3-foo"...
Error: resource azurerm_sql_managed_instance doesn't support import
The text was updated successfully, but these errors were encountered:
Since this PR is being worked through but isn't yet merged - I'm going to close this issue for the moment; instead would you mind adding this feedback to #2727 where it can be incorporated into the PR?
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
Jul 5, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform (and AzureRM Provider) Version
I checked out the provider from commit
6391188a133e1271b38999844b4dfce197592deb
and built it myself to get the sql-mi resourceAffected Resource(s)
azurerm_sql_managed_instance
Expected Behavior
The resource imports
Actual Behavior
The text was updated successfully, but these errors were encountered: