terraform-aws-vpc
https://github.com/terraform-aws-modules/terraform-aws-vpc
HCL
Terraform module which creates VPC resources on AWS πΊπ¦
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
HCL not yet supported15 Subscribers
Add a CodeTriage badge to terraform-aws-vpc
Help out
- Issues
- when using an existing cloudwatch log group for flow logs, `vpc_flow_log_cloudwatch` policy breaks
- fix: Account for cases when we are using an existing cloudwatch log group for flow logs
- feat: Tags per az option for private route tables and NAT gateways
- feat: Enable routing NAT traffic (to internet) via a transit gateway
- Support public Elasticache subnets
- Use IPAM with provided CIDR block to create VPC
- chore: Support secondary eips
- Support secondary ip addresses for nat gateway
- fix: NAT gw route table associations shouldn't be created when enable_nat_gateway=false
- deleting EC2 Subnet (subnet-xxxxxxx): DependencyViolation: The subnet 'subnet-xxxxxxx' has dependencies and cannot be deleted.
- Docs
- HCL not yet supported