Closed Angry-Potato closed 3 years ago
I've reproduced this on 0.14.0 and 0.14.2 and copied the reproduction case to https://github.com/danieldreier/terraform-issue-reproductions/tree/master/27220 for ease of local reproduction. Thank you for reporting this very clear, simple reproduction case
Hi @Angry-Potato, thanks for the report. There's a fix in the upstream HCL library which fixes this issue here: https://github.com/hashicorp/hcl/pull/429
@alisdair It was fixed in the HCL and merged. Any expectations on when to expect this fix as we're kind of stuck because of it?
We're continuing to work on other bugs and currently intend to release 0.14.3 on Wednesday 16th December.
@alisdair Is this getting released today? I know there are a lot of other issues with v0.14, but this one does not involve new features like the others, i.e. this should be released, and the v0.14.4 should cover the issues with v0.14-specific features.
Thank you, @alisdair! 🎉
Terraform 0.14.3 is now released, which includes the fix for this issue.
Thank you, @alisdair! Great job! 🚀
@alisdair i'm still seeing this in 0.14.3
@woz5999 I'm sorry to hear that. Please open a new issue with a small Terraform configuration which lets us reproduce the issue you're seeing. Thanks in advance!
@alisdair I am also seeing this still with 0.14.3
@swong847 This specific bug is fixed, but there may be other bugs with the same error message. Please check if #27329 or #27333 covers your exact configuration. If not, please file a new issue with a small Terraform configuration which lets us reproduce the issue you're seeing. Thanks in advance!
@alisdair Any chance to get these fixed today? Not rushing, just so that we can plan. We experience the same panics and possibly we have the revert to v0.13 for the time being as v0.14 is far from stable with all these regressions.
No, these bugs are not likely to be fixed today. We are not planning on doing any more releases this calendar year, and the next release will be early 2021.
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 Configuration Files
Crash Output
Expected Behavior
Command success
Actual Behavior
Panic / terraform crash
Steps to Reproduce
Additional Context
References
seems related to:
https://github.com/hashicorp/terraform/pull/27187
https://github.com/hashicorp/terraform/issues/27107 https://github.com/hashicorp/terraform/issues/27040