serverless-components / express

⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
https://serverless.com/components
Apache License 2.0
375 stars 34 forks source link

add vpc to the serverless component yml #42

Closed murvinlai closed 3 years ago

murvinlai commented 3 years ago

To fix the issue of not reading the vpc config from serverless.yml

murvinlai commented 3 years ago

Thanks @murvinlai

welcome.