Skip to content

chrislea/example-terraform-vpc

Repository files navigation

Example VPC in Terraform

A straighforward AWS VPC managed by Terraform.

This was largely inspired / influenced / taken from this tutorial from the fine folks at Spacelift.

It creates a VPC in the us-west-2 region, with public and private subnets in three AZs. It also creates a "completely open" security group for the VPC that can be attached to EC2 instances to make sure they have connectivity.

About

Basic sane VPC Managed by Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages