awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

Add networking flags to `fargate lb create` #4

Closed jpignata closed 6 years ago

jpignata commented 6 years ago

Expert users want the ability to use different VPCs for different services. This pull is the first step in that direction by giving the ability to put load balancers in specific subnets (and as a result, VPCs) and apply specific security groups to them. Omitting these options results in the current behavior where load balancers are placed in the default VPC with a permissive security group