Support for attaching multiple target groups to one ECS service #9571
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ecs
Issues and PRs that pertain to the ecs service.
Milestone
Community Note
Description
Previously only one target group could point to one ECS service at a time. Amazon now supports having multiple target groups pointing to a single ECS service
New or Affected Resource(s)
Potential Terraform Configuration
I would imagine code might look like this. Note that in the "load_balancer" section the "target_group_arn" is a list and not a single item like it is today altho this might cause backward compatibility issues so maybe isn't the right answer.
References
See post below for more detail (dated July 30, 2019).
https://aws.amazon.com/about-aws/whats-new/2019/07/amazon-ecs-services-now-support-multiple-load-balancer-target-groups/
The text was updated successfully, but these errors were encountered: