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
Plugin crashes on apply in version >= 3.64.0 - SEGV in github.com/hashicorp/terraform-provider-aws/internal/service/s3.flattenBucketReplicationConfiguration
#21876
Closed
Limess opened this issue
Nov 23, 2021
· 2 comments
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
This version works for most of our modules, the module in question is pretty large so it's very hard to work out exactly what is failing, although the stacktrace suggests something in S3 replication.
The text was updated successfully, but these errors were encountered:
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.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform: 0.12.1
Terraform AWS Provider 3.64.2
Tested with 3.64.0, 3.64.2, 3.65.0, 3.66.0
The issue does not occur in 3.63.0
Debug Output
https://gist.github.com/Limess/2cca9be66c365558803a959aa5da29fd
Expected Behavior
The apply should not fail
Actual Behavior
The apply fails with:
Steps to Reproduce
terraform apply
Important Factoids
This version works for most of our modules, the module in question is pretty large so it's very hard to work out exactly what is failing, although the stacktrace suggests something in S3 replication.
The text was updated successfully, but these errors were encountered: