aws_s3_bucket_replication_configuration: event_threshold block in metrics should not be required #21895
Labels
bug
Addresses a defect in current functionality.
service/s3
Issues and PRs that pertain to the s3 service.
Thanks for implementing S3 bucket replication as a separate resource. Unfortunately it has the following issue which prevents us from being able to us it: having
metrics
enabled, butreplication_time
not specified or disabled is a perfectly valid configuration in AWS, but is currently impossible to achieve with Terraform AWS provider.Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
or
Expected Behavior
Replication metrics and notifications should be enabled.
Actual Behavior
The first configuration result:
The second configuration result:
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: