You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This afternoon we found a multiple environment Terraform crash. It doesn't seem to be consistent with where it bombs, or which specific resources trigger it. However, it does happen every time, and does it in two separate projects, with two separate terraform-provider-aws versions (1.12 and 1.7.1). All is with terraform 11.2
All it takes is a plan, because the crash happens during the check versus the statefiles. This feels like a change on the Amazon side, since this suddenly started happening today, and neither environment has seen significant changes other than strings to datafiles. No resource-definition changes.
This afternoon we found a multiple environment Terraform crash. It doesn't seem to be consistent with where it bombs, or which specific resources trigger it. However, it does happen every time, and does it in two separate projects, with two separate terraform-provider-aws versions (1.12 and 1.7.1). All is with terraform 11.2
GPGed crash-dumps
All it takes is a plan, because the crash happens during the check versus the statefiles. This feels like a change on the Amazon side, since this suddenly started happening today, and neither environment has seen significant changes other than strings to datafiles. No resource-definition changes.
The text was updated successfully, but these errors were encountered: