terraform-aws-lambda-api-gateway icon indicating copy to clipboard operation
terraform-aws-lambda-api-gateway copied to clipboard

Make VPC optional

Open EnigmaCurry opened this issue 6 years ago • 3 comments

I'm really glad I stumbled onto your blog and this code!

Do you think it would be possible to make the VPC part optional? That way, when I'm just playing around, I wouldn't need to absorb the high cost of a NAT gateway service. I do understand that most business apps will still want a VPC though.

EnigmaCurry avatar Apr 19 '18 12:04 EnigmaCurry

Yes I was thinking the same, I'll work on this feature.

Thanks for the kind words, appreciate it!

techjacker avatar Apr 20 '18 08:04 techjacker

This is a great module. Thanks for contributing it to the open source community. Along the same lines as @EnigmaCurry's feature request, I think it would be handy to supply an existing VPC, subnets, etc. I typically build my VPCs with the terraform-aws-vpc module. I have use cases in mind in which Internet access isn't needed.

jeffbrl avatar Mar 15 '19 12:03 jeffbrl

Thanks for the kind feedback. I'm pretty swamped at the moment so don't think I'll get time to do this anytime soon. PRs accepted though ;)

techjacker avatar Mar 15 '19 13:03 techjacker