smoketurner / serverless-vpc-plugin

Serverless Plugin to create a VPC
MIT License
88 stars 35 forks source link

serverless.yml file not being respected #1175

Closed roylleh closed 10 months ago

roylleh commented 1 year ago

I have createDbSubnet: false yet DBSubnets are still created. I also have createNatGateway: true yet no NAT Gateway is created. My Application and Public subnets are totally fine.

By the way, I can have both createNatGateway and createNatInstance set to true at the same time with no error message, I assume this is a bug.

Let me know what other information you'd need me to provide. My goal is to make my Lambda publicly available and I'm having trouble doing so.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 90 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days.