diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc6eff77f07..2f5517a6a1d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ENHANCEMENTS: * data-source/aws_iam_policy_document: Allow rendering of `"Principal": {"AWS": "*"}` (required for IAM role trust policies) [GH-4248] * resource/aws_api_gateway_rest_api: Add `execution_arn` attribute [GH-3968] +* resource/aws_db_event_subscription: Add `name_prefix` argument [GH-2754] * resource/aws_dms_endpoint: Add `azuredb` for `engine_name` validation [GH-4506] * resource/aws_spot_fleet_request: Add `launch_specification` `iam_instance_profile_arn` argument [GH-4511]