Skip to content

clstokes/example-terraform-bastion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

example-terraform-bastion

Example using Terraform to create two AWS instances - one with only private network access and one as a bastion to provide access to the private instance.

The majority of the Terraform configuration is boilerplate to create the VPC, subnets, etc. The provisioner configuration showing bastion and non-bastion access is in provisioners.tf.

About

Example using Terraform to create a bastion host.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages