-
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
Crash in terraform v0.6.14 on win7 enterprise x64 #6280
Comments
Hi @l3m Apologies for the issue here. It seems like there is an issue with the credentials you are using:
Can you tell me how you created these? One of the people who got bit by this in the past wrote the instructions on how they solved it https://www.terraform.io/docs/providers/azurerm/index.html Paul |
Yes, it's definitely an issue with the credentials - as I wrote, I just copied the default example file from the terraform website and ran terraform plan, just to see what happens. I didn't yet fill in the credentials (they were still set to '...'). I would assume that the correct behavior would be to print out some error message about invalid credentials or so, not to crash. |
got it - yes, we are going to add a message there for sure :) It's something that slipped through the cracks P. |
Fixed in #6290 |
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
v0.6.14
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
The unmodified example file from https://www.terraform.io/docs/providers/azurerm/
https://gist.github.com/l3m/3908cb95f556c2155a0194de43707578
Panic Output
https://gist.github.com/l3m/af0c4c0d45e6b447a7f22c48d79c6051
Expected Behavior
No crash
Actual Behavior
Crash
Steps to Reproduce
terraform plan
Important Factoids
The text was updated successfully, but these errors were encountered: