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 71 forks source link

fixed the public ips support for elastigroups #544

Closed lmineiro closed 5 years ago

lmineiro commented 5 years ago

The behavior proposed now is to use the same Subnets that are being used with native Auto Scaling groups LoadBalancerSubnets.

The remaining options that control the actual network interfaces and the Elastic IPs were already working.

This just puts the network interfaces on the appropriate subnets.

This closes https://github.com/zalando-stups/senza/issues/543

mo-gr commented 5 years ago

:+1:

lmineiro commented 5 years ago

:+1:

jmcs commented 5 years ago

:+1: