Open elgohr opened 4 years ago
At the moment Copilot creates Lambdas outside of a VPC (https://github.com/aws/copilot-cli/blob/mainline/templates/environment/partials/lambdas.yml). In this way internet traffic can't be limited.
To avoid and react on unwanted behaviour, it would be good to put the Lambdas into a VPC (maybe even inside https://github.com/aws/copilot-cli/blob/mainline/templates/environment/partials/vpc-resources.yml).
Would this be welcome?
Thanks for reaching out! That makes sense to me :) we'd need to experiment with the request, in the mean time we'll keep the issue open.
At the moment Copilot creates Lambdas outside of a VPC (https://github.com/aws/copilot-cli/blob/mainline/templates/environment/partials/lambdas.yml). In this way internet traffic can't be limited.
To avoid and react on unwanted behaviour, it would be good to put the Lambdas into a VPC (maybe even inside https://github.com/aws/copilot-cli/blob/mainline/templates/environment/partials/vpc-resources.yml).
Would this be welcome?