-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Crash after cognito failure #6171
Comments
Relevant portion of the crash log:
|
Bug fix pull request submitted: #6319 |
The fix for actions deleted outside Terraform has been merged and will release with version 1.43.0 of the AWS provider, likely middle of next week. 👍 |
Good to know, thanks Brian!
…On 2 Nov 2018, 3:07 AM +0800, Brian Flad ***@***.***>, wrote:
The fix for actions deleted outside Terraform has been merged and will release with version 1.43.0 of the AWS provider, likely middle of next week. 👍
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
This has been released in version 1.43.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
This issue was originally opened by @jmingtan as hashicorp/terraform#19084. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Crash Output
terraform plan:
terraform apply:
Error: Error applying plan:
Subsequently, any calls to
terraform plan
(even after reverting changes to the .tf files) result in a crash. Example crash: https://gist.github.com/jmingtan/6eb28f12ac641f5a557d106285b5bbe8Expected Behavior
terraform plan should not crash
Actual Behavior
State seems to be corrupted and I can't run
terraform plan
anymoreThe text was updated successfully, but these errors were encountered: