Skip to content

tedilabs/terraform-aws-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93ec1b4 Â· Nov 8, 2023
Oct 31, 2023
Nov 7, 2023
Nov 7, 2023
Feb 10, 2021
Mar 9, 2021
Oct 3, 2023
Feb 23, 2023
Dec 24, 2021
Feb 10, 2021
Nov 7, 2023
Nov 8, 2023

Repository files navigation

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.