diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d844344aa..50623399147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ ENHANCEMENTS: * resource/aws_rds_cluster_instance: Support `availability_zone` [GH-2812] * resource/aws_rds_cluster_parameter_group: Validate underscore `name` during plan [GH-3396] * resource/aws_route53_record Add `allow_overwrite` argument [GH-2926] +* resource/aws_s3_bucket Ssupport for SSE-KMS replication configuration [GH-2625] * resource/aws_spot_fleet_request: Validate `iam_fleet_role` as ARN during plan [GH-3431] * resource/aws_sqs_queue: Validate `name` during plan [GH-2837] * resource/aws_ssm_association: Allow updating `targets` [GH-2807]