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

ELBv2 (Application Load Balancer) does not work with multiple VPCs #410

Open hjacobs opened 8 years ago

hjacobs commented 8 years ago

See TODO here: https://github.com/zalando-stups/senza/blob/master/senza/components/elastic_load_balancer_v2.py#L141

adyach commented 8 years ago

Added a small fix. It worked for me. Maybe you will have time to check this out. https://github.com/zalando-stups/senza/pull/411