diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f531ad12..ec36b1799 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ IMPROVEMENTS: * provider/aws: Add support for the tenancy placement option in `aws_spot_fleet_request` [GH-14163] * provider/aws: aws_db_option_group normalizes name to lowercase [GH-14192] * provider/aws: Add support description to aws_iam_role [GH-14208] +* provider/aws: Add support for SSM Documents to aws_cloudwatch_event_target [GH-14067] * provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670] * provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965] * provider/dnsimple: Add support for import for dnsimple_records [GH-9130]