-
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 crash during plan #4019
Comments
quick update, might be important: it timed out when I was running it last time during aurora cluster spinup. Maybe this broke tfstate files. |
Cutting out the interesting part of the crash log:
|
Hi @eugenetaranov! Thanks for reporting this crash. Could you confirm the command you were executing when you saw this crash? From looking at the code paths and discussing with @phinze, it doesn't seem like a simple |
Hi, |
Hey @eugenetaranov – was the Cluster Instance renamed, or are there multiple instances with a similar name by any chance? |
Nope, it was not renamed afaik, but there was aws_rds_cluster_instance resource with count set to 2:
|
If you have the configuration that would be helpful, omitting any secrets. I'll continue to dig in as well, thanks! |
edited last reply, please see if it is enough |
Hi @eugenetaranov - this crash should be fixed with #5717 which landed today and will be included in the 0.6.14 release slated for Monday. 👍 |
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. |
Hello,
just tried to tun terraform pull and it crashed. Crash log attached.
Could you please look ?
crash.txt
v0.6.6, OSX
Thanks,
Eugene
The text was updated successfully, but these errors were encountered: