zalando-stups / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way

Home Page:https://pypi.python.org/pypi/stups-senza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALB LoadBalancerName is not changeable

a-marcel opened this issue · comments

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