Skip to content

kristaum/terraform_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

terraform_v1

Hands on with terraform and aws
Created Scenario 2 from AWS user guide
Scenario 2: VPC with Public and Private Subnets (NAT)
On this scenario we are also initializing two instances one web instance assigned to the public subnet and a db instance on the private subnet.
The private instance can connect to the internet through a NAT gateway.
You can ssh into the private instance using the public instance as jumpbox, will create another project to use a bastion host instead.

This still needs changes to become a fully reusable module as this was done for sa-east-1a region

About

Hands on with terraform and aws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages