Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azurerm_sql_managed_instance doesn't support import #3587

Closed
kim0 opened this issue Jun 4, 2019 · 2 comments
Closed

azurerm_sql_managed_instance doesn't support import #3587

kim0 opened this issue Jun 4, 2019 · 2 comments
Labels
question service/mssql Microsoft SQL Server

Comments

@kim0
Copy link

kim0 commented Jun 4, 2019

Terraform (and AzureRM Provider) Version

Terraform v0.12.0
+ provider.azuread v0.3.1
+ provider.azurerm v1.30.0
+ provider.helm v0.9.1
+ provider.kubernetes v1.7.0
+ provider.random v2.1.2

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
@tombuildsstuff
Copy link
Contributor

hi @kim0

Thanks for opening this issue.

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?

Thanks!

@ghost
Copy link

ghost commented Jul 5, 2019

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 ghost locked and limited conversation to collaborators Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question service/mssql Microsoft SQL Server
Projects
None yet
Development

No branches or pull requests

2 participants