Skip to content

Terraform Module to create a simple public/private/database VPC

License

Notifications You must be signed in to change notification settings

damacus/terraform-aws-vpc

Repository files navigation

Terraform VPC Module

Opinionated VPC creation module.

This module is designed to create a VPC and all the associated features usually created at the network level each time I start a new project.

Overview

Creates:

  • VPC
  • Subnets (private/public/databases)
  • Nat gateways (private & database)
  • Internet gateway (public)
  • S3 Endpoint
  • VPC Flow logs and Cloudwatch log groups

About

Terraform Module to create a simple public/private/database VPC

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages