Skip to content

Commit

Permalink
Update CHANGELOG for #16827
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 authored Jan 12, 2021
1 parent f573a98 commit ec65ce8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ FEATURES
BUX FIXES

* resource/aws_db_instance: Correctly validate `final_snapshot_identifier` argument at plan-time [GH-16885]
* resource/aws_dms_endpoint: Support `extra_connection_attributes` for all engine names during create and read [GH-16827]
* resource/aws_networkfirewall_rule_group: Prevent resource recreation due to `stateful_rule` changes after creation [GH-16884]
* resource/aws_route53_zone_association: Prevent deletion errors for missing Hosted Zone or VPC association [GH-17023]
* resource/aws_s3_bucket_inventory: Prevent crashes with empty `destination`, `filter`, and `schedule` configuration blocks [GH-17055]

ENHANCEMENTS

* resource/aws_dms_endpoint: Add `s3_settings` `date_partition_enabled` argument [GH-16827]
* resource/aws_elasticache_cluster: Add support for final snapshot with Redis engine [GH-15592]
* resource/aws_elasticache_replication_group: Add support for final snapshot [GH-15592]

Expand Down

0 comments on commit ec65ce8

Please sign in to comment.