-
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 crash #11625
Comments
Update: Now I can reproduce it if I save the plan and apply the plan. The plan has my client secret so I can't share it. Crash log: https://gist.github.com/guoshimin/4c66cc57c9f40da931709d001781b6a6 |
My terraform config:
|
The crash has been fixed. However, Terraform always wants to make the following change after creating the resources: ~ azurerm_virtual_machine_scale_set.agentpool |
Hi @guoshimin Thanks for reporting this issue - apologies for the delay in getting back to you here. As @StephenWeatherford has mentioned, I've confirmed that the crash identified in this issue has been fixed via PR #13464 :) The remaining issue listed here, where the SKU isn't idempotent, is being tracked in issue #11626. So that we don't have multiple issues tracking the same problem, I'm going to close this issue in favour of #11626 Thanks! |
Thanks for the fix!
…On Tue, Apr 18, 2017, 7:53 AM Tom Harvey ***@***.***> wrote:
Closed #11625 <#11625>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11625 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALPcHVftQvZIqKQukpbejg0O2GVMvernks5rxM5vgaJpZM4L0ua1>
.
|
Fix another issue from #11625 that's causing null entries in ssh_keys
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.8.5
Affected Resource(s)
Various. See crash log.
Terraform Configuration Files
See crash log.
Debug Output
Panic Output
https://gist.github.com/guoshimin/1e1a35ee9c768778b9bd7e388d6a5171
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
It happens sporadically.
The text was updated successfully, but these errors were encountered: