LoadBalancedFargateService: Add ability to specify Load Balancer and Listener name #2358
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
@aws-cdk/aws-ecs-patterns
Related to ecs-patterns library
feature-request
A feature should be added or improved.
We are using LoadBalancedFargateService to generate some Fargate services.
Currently, the load balancer and listener name is read-only and cannot be changed.
We need to set the load balancer name to conform with company policies.
Having the ability to specify or change the names of both would be greatly appreciated! 🐱
Is there a workaround available for this?
Thanks!
The text was updated successfully, but these errors were encountered: