Skip to content

tedilabs/terraform-aws-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

terraform-aws-network

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates network related resources on AWS.

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)

Examples

VPC

Security Group

NAT Gateway

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.