-
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
Panic on plan after upgrade to 0.12 #21407
Comments
Hey @infonaut ! I think you have the honor of reporting the first 0.12.0 crash - THANK YOU for the report 😁 (and I am sorry that it happened!) I need a little more information to start looking at this - can you please include your terraform configuration files (or at least enough for us to reproduce the issue locally)? I presume that this is encrypted with the public Thanks again, and I'm sorry you ran into this crash! |
Hi. I shall take that badge of honour ;) Yes it's the key from Keybase. I'm not sure how much more you need as these also use modules, which I've not included. |
Thanks for the additional information @infonaut! |
Hi @mildwonkey They were upgraded with 0.12upgrade. A few things had to be done by hand. For example, a flatten on a list of security groups inside a list of security groups. |
It seems that I also hit this issue. I uploaded state file, which allows to reproduce the crash if you run |
I think #21445 is a fix for this. |
Will this be fixed in v0.12.1? we were bitten by this too. |
@nauxliu and @infonaut: |
@mildwonkey I have tried a build from the master and this crash is gone, But now I'm running into another crash #21396 |
Thanks, I really appreciate your help testing that @nauxliu! I'll close this issue, and we will get to work on the next one :) |
Salute to you @nauxliu that was a quick build and test! @mildwonkey for me however this build worked and did not cause a crash. Thanks! |
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
Debug Output
Encrypted gist: https://gist.github.com/infonaut/b83d841911f9f1c5c0434f10136c430d
Crash Output
Encrypted gist: https://gist.github.com/infonaut/3b490542e6e1237429d4a3ed2b377ed0
Actual Behavior
Does not appear to be a provider issue.
The text was updated successfully, but these errors were encountered: