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

artyom-melnikov picture artyom-melnikov  路  3Comments

pepastach picture pepastach  路  3Comments

v-do picture v-do  路  3Comments

slipdexic picture slipdexic  路  3Comments

nzspambot picture nzspambot  路  3Comments