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

terraform crash during azure vm importing #15785

Closed
mokevnin opened this issue Aug 11, 2017 · 2 comments
Closed

terraform crash during azure vm importing #15785

mokevnin opened this issue Aug 11, 2017 · 2 comments

Comments

@mokevnin
Copy link

mokevnin commented Aug 11, 2017

Terraform Version

0.10.0

Terraform Configuration Files

provider "azurerm" {
  subscription_id = "..."
  client_id       = "..."
  client_secret   = "...
  tenant_id       = "..."
}

resource "azurerm_virtual_machine" "evaluator7" {
  # (resource arguments)
}

Debug Output

Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.

Panic Output

https://gist.github.com/mokevnin/63c1869c6c3ccb9ca6f6a589921e4ae4

Expected Behavior

resource should be imported

Actual Behavior

panic

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:

  1. terraform import azurerm_virtual_machine.evaluator7 /subscriptions/dc5586f1-fbbc-4694-b6b6-33960250bad9/resourceGroups/hexlet/providers/microsoft.compute/virtualMachines/evaluator7

Important Factoids

References

@hashibot
Copy link
Contributor

This issue has been automatically migrated to hashicorp/terraform-provider-azurerm#239 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to this issue and let us know.

@ghost
Copy link

ghost commented Apr 7, 2020

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.

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants