amplify-education / serverless-vpc-discovery

Serverless plugin for discovering VPC / Subnet / Security Group configuration by name.
MIT License
38 stars 15 forks source link

Vpc from serverless resources #70

Open MartinRisk opened 2 years ago

MartinRisk commented 2 years ago

It would be great if we could reference the found vpc information from the cloudformation resources section in the serverless template. Now we still have to hard code this info in the custom part.