Skip to content

Provision a Transit Gatweay wth 2 VPC's, each with an EC2 instance to test connectivity.

Notifications You must be signed in to change notification settings

kjenney/terraform-aws-tgw-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-tgw-tester

Some examples of provisioning a Transit Gateway with Terraform and testing out connectivity across VPC's

Examples

  • simple - A simple example. TGW, VPC's, and instances in a single account.
  • separate_accounts - A more difficult example. TGW and VPC's in one accounts. Subnets shared and instances in other accounts.
  • eks_subnet_sharing - Fun with EKS. TGW and VPC's in one accounts. Subnets shared with an instance and EKS in other accounts.

About

Provision a Transit Gatweay wth 2 VPC's, each with an EC2 instance to test connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages