Skip to content

VPC Peering in the Reference Architecture #36

Answered by yorinasub17
yorinasub17 asked this question in Help
Discussion options

You must be logged in to vote

The Reference Architecture supports VPC peering with existing environments, but it will not automatically setup peering for you. Once deployed, you can setup the peering access with the existing VPCs by modifying the terragrunt.hcl configuration of the Reference Architecture to configure the peering variables:

  • create_peering_connection
  • origin_vpc_id
  • origin_vpc_name
  • origin_vpc_route_table_ids
  • origin_vpc_cidr_block
  • origin_vpc_public_subnet_ids

To accommodate VPC peering, we allow configuring the specific CIDR blocks of the VPCs being deployed at the Reference Architecture configuration time.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yorinasub17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant