Skip to content

Commit

Permalink
Update CHANGELOG for #7374
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 12, 2021
1 parent 34bbfe0 commit 737d1e1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ FEATURES

* **New Resource:** `aws_fms_policy` ([#9594](https://github.com/hashicorp/terraform-provider-aws/issues/9594))

ENHANCEMENTS

* resource/aws_api_gateway_rest_api: Add `parameters` argument [GH-7374]
* 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]

BUX FIXES

* resource/aws_db_instance: Correctly validate `final_snapshot_identifier` argument at plan-time [GH-16885]
Expand All @@ -12,12 +19,6 @@ BUX FIXES
* 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]

## 3.23.0 (January 08, 2021)

FEATURES
Expand Down

0 comments on commit 737d1e1

Please sign in to comment.