terraform-aws-network
terraform-aws-network copied to clipboard
🌳 A sustainable Terraform Package which creates VPC resources (VPC, Subnet, NACL, NAT Gateway, Route Table) on AWS
trafficstars
terraform-aws-network
Terraform module which creates network related resources on AWS.
- nacl
- nat-gateway
- route-table
- security-group
- subnet-group
- vpc
Target AWS Services
Terraform Modules from this package were written to manage the following AWS Services with Terraform.
- AWS VPC (Virtual Private Cloud)
- VPC
- Default Network ACL
- Default Security Group
- Subnet
- Route Table
- NACL (Network ACL)
- Security Group
- Gateways
- Internet Gateway
- Egress-only Internet Gateway
- NAT Gateway
- VPN Gateway (Virtual Private Gateway)
- VPC
Examples
VPC
- vpc-full
- vpc-ipv4-secondary-cidrs
- vpc-ipv6-cidrs
- vpc-simple
- vpc-with-ipam
Security Group
- security-group-simple
- security-group-with-ipv4-cidrs
NAT Gateway
- nat-gateway-public
- nat-gateway-private
- nat-gateway-private-secondary-ip-addresses
Other Terraform Modules from Tedilabs
Enjoying terraform-aws-network? Check out some of our other modules:
- AWS Container - A package of Terraform Modules to manage AWS Container resources.
- AWS Domain - A package of Terraform Modules to manage AWS Domain resources.
- AWS IPAM - A package of Terraform Modules to manage AWS IPAM related resources (IPAM, Elastic IP, Prefix List).
- AWS Load Balancer - A package of Terraform Modules to manage AWS Load Balancer resources.
- AWS Security - A package of Terraform Modules to manage AWS Security resources.
- AWS VPC Connectivity - A package of Terraform Modules to manage AWS VPC Connectivity related resources (VPC Peering, VPC Private Link, VPC Lattice, Client VPN, Site-to-Site VPN, DX).
Or check out the full list
Self Promotion
Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.
License
Provided under the terms of the Apache License.
Copyright © 2021-2023, Byungjin Park.