Skip to content

Terraform stack for establishing peering between one VPC and another between separate AWS accounts.

Notifications You must be signed in to change notification settings

cjthorpe/terraform-aws-vpc-peering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

terraform-vpc-peering

Terraform stack for establishing peering between one VPC and another between separate AWS accounts.

VPC Peering Stack

Deployment

cd terraform

Initialise the modules.

terraform init

Check the plan looks correct.

terraform plan

Execute the Deployment.

terraform apply

Outputs

  • peering_connection_id - the ID of the VPC Peering Connection.

About

Terraform stack for establishing peering between one VPC and another between separate AWS accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages