zalando-stups / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way
https://pypi.python.org/pypi/stups-senza
Other
96 stars 72 forks source link

ALB LoadBalancerName is not changeable #467

Open a-marcel opened 7 years ago

a-marcel commented 7 years ago

Currently there is no way to change the LoadBalancerName of an ALB.

There should be added a property or use just "Name" for it.

These are the two possible options, but this is not enough, because it based on the StackName + StackVersion.

https://github.com/zalando-stups/senza/blob/master/senza/components/elastic_load_balancer_v2.py#L82