-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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 crashed when trying to import azurerm application gateway #17500
Comments
When tryng to import an existing app gateway configuration into terraform, it crashed with a crash.log file. I have attached the log file after masking the subscriptionid and certificate data in it. Pls advice if this is a bug or anything wrong with my terraform alone |
Hi @avnsiva, The link in your issue seems to be a large blob of javascript and html. Can you post the plain text of the log file and configuration? |
I think that was just the "embed code" version of the gist. The normal gist page is here: |
The stack trace in the log suggests that this panic is in the azurerm provider, so I'm going to have our bot move the issue over there. |
This issue has been automatically migrated to hashicorp/terraform-provider-azurerm#933 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to hashicorp/terraform-provider-azurerm#933. |
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. |
Terraform Version
Terraform v0.11.2
Terraform Configuration Files
https://gist.github.com/avnsiva/4b1f9763736f5bbfcbc35831e9cef4d5
The text was updated successfully, but these errors were encountered: