diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c1aca3b585..834d128b1db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ BUX FIXES * resource/aws_db_instance: Correctly validate `final_snapshot_identifier` argument at plan-time [GH-16885] * 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] ## 3.23.0 (January 08, 2021)