goployer
goployer copied to clipboard
Private Subnet Selection
Currently goployer select subnets with name prefix.
If use_public_subnets
is true, then it selects subnets with prefix public
, otherwise 'private'.
This is name dependent so that users cannot select subnets to use per application.
Adding subnets option in manifest file like serverless manifest file can be helpful