Aws-cdk: LoadBalancedFargateService: Add ability to specify Load Balancer and Listener name

Created on 23 Apr 2019  路  3Comments  路  Source: aws/aws-cdk

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!

@aws-cdaws-ecs @aws-cdaws-ecs-patterns feature-request

Most helpful comment

All 3 comments

@EduardTheThird, sorry for the delayed response, The Application/Network LoadBalancedFargateService now support the ability to pass in your own loadbalancers. This should help to resolve your issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PygmalionPolymorph picture PygmalionPolymorph  路  53Comments

farzad-xgen picture farzad-xgen  路  30Comments

clareliguori picture clareliguori  路  30Comments

markusl picture markusl  路  37Comments

rix0rrr picture rix0rrr  路  61Comments