terraform-community-modules / tf_aws_vpc

[DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-vpc
Other
211 stars 203 forks source link

Revamp w/ public/private subnets #1

Closed phinze closed 9 years ago

phinze commented 9 years ago

Hi there @cransom!

I've been kicking around this VPC module locally, and I wanted to toss it up here for discussion. (If you're invested in keeping this as-is I'm happy to push a separate module.)

This gives the module the responsibility for creating public and private subnets as well as the VPC.

It's by no means a finished product, but let me know what you think!

cransom commented 9 years ago

Hi @phinze , I'll take a look.

I definitely have no qualms with a merge and this has been largely ignored after the initial push.

phinze commented 9 years ago

Going to make the executive decision and merge this, since it's useful to me on a daily basis and I'm willing to support it. Happy to make any tweaks you might deem necessary post-merge @cransom :+1: