diff --git a/CHANGELOG.md b/CHANGELOG.md index 799f215cc1..20477ab6ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: * provider/aws: Bump internet gateway detach timeout [GH-2669] * provider/aws: `ecs_cluster` rename (recreation) and deletion is handled correctly [GH-2698] * provider/aws: `aws_route_table` ignores routes generated for VPC endpoints [GH-2695] + * provider/aws: Fix issue with Launch Configurations and enable_monitoring [GH-2735] * provider/openstack: allow empty api_key and endpoint_type [GH-2626] IMPROVEMENTS: