diff --git a/CHANGELOG.md b/CHANGELOG.md index f11dbb599..332a2ec16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: * core: Names generated with a unique prefix are now sortable based on age [GH-8249] * provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385] * provider/aws: Add support for `network_mode` to `aws_ecs_task_definition` [GH-8391] + * provider/aws: Add support for LB target group to ECS service [GH-8190] * provider/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257] BUG FIXES: