Closed Erouan50 closed 1 year ago
Duplicate of #33977
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
The infrastructure uses some private modules that I have to extract before I can share the code, so if you can guess the issue with the stack trace and the traces in the meantime, that will be helpful; otherwise, I'll try to extract the code as fast as I can (while hopping I can reproduce the issue).
Debug Output
https://gist.github.com/Erouan50/8158995d97df305015bbea034d3a5363
Expected Behavior
Terraform shouldn't crash during a
terraform plan
on version 1.6.0Actual Behavior
When I execute a
terraform plan
Terraform crashes with the following stack trace:Steps to Reproduce
terraform plan
Additional Context
The
terraform plan
works on Terraform 1.5.7.References
No response