Closed dariuswatson 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
Debug Output
Expected Behavior
Successfully run
terraform plan
andterraform validate
Actual Behavior
Using Terraform Cloud, upgraded workspace & version.tf to 1.6.0 and get "TERRAFORM CRASH" message when running plan and validate
Steps to Reproduce
terraform init --upgrad
terraform plan
Additional Context
terraform plan
works on all versions up to1.5.7
then will get the crash on1.6.0
References
Issue 34040