-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
You cannot currently opt for a public subnet for an ASG, our role automatically builds a private subnet. Such private subnets cannot work with ECS, for example, where the traffic comes in from NAT gateways and is effectively public, so you need a "publicly accessible" RDS instance on a public subnet for it to work. There are also cases where you might actually want your ASG to have public subnets, for example to save cost.
Key code is in this file: