-
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
Openstack Provider crash in 0.6.11 #4954
Comments
Hi @krjensen! Thanks for reporting this - from the log you've posted this doesn't look like a Windows problem - it's the openstack provider:
It looks like df660a2 was responsible for the code that panic'd here. We will investigate this and fix. |
@krjensen Can you post a sanitized version of your terraform configuration? |
Actually, I think I already see the issue. Sorry about this. If you're able to, can you confirm if #4962 fixes the problem? |
hrm... yes, if you're able to, can you provide a sanitized version of your configuration as well as the steps to reproduce this? I'm unable to reproduce this by creating instances using Terraform 0.6.10 and then refreshing / re-applying with Terraform 0.6.11. If I can reproduce this issue on my own, it'd help me not make this mistake in the future 😄 |
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. |
[WINDOWS]
After upgrading to 0.6.11 my terraforms just crash, if i'm rolling back to 0.6.10 it works again.
crash.txt
The text was updated successfully, but these errors were encountered: