-
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 crashed when terraform plan #21835
Comments
Thanks for the bug report @relifeted, There seems to be an unexpectedly nil instance in the state. The relevant stack trace is:
|
closed by #21979 |
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
https://gist.github.com/relifeted/c831f9521d8228c94ecd4deaa4996da4
Crash Output
https://gist.github.com/relifeted/c831f9521d8228c94ecd4deaa4996da4
Expected Behavior
finish plan
Actual Behavior
crashed
Steps to Reproduce
terraform init
terraform plan
Additional Context
References
The text was updated successfully, but these errors were encountered: