Skip to main content

VpcPeering



Resource Icon

Resource Overview

A Virtual Private Cloud (VPC) is a virtual network dedicated to an AWS account and logically isolated from other virtual networks in the AWS Cloud. AWS resources such as Amazon EC2 instances can be launched into a VPC. A VPC peering connection is a networking connection between two VPCs that enables routing traffic between them using private IPv4 or IPv6 addresses, as if the VPCs were part of the same network. You can create a VPC peering connection between your own VPCs or with a VPC in another AWS account. The VPCs can be in the same or different Regions, including inter-region VPC peering connections.

Associated Resources

Parent Resources

Connected Resources


Resource Configuration

Basic Settings

  • linked_vpc_name_01 : Name of the VPC requesting the peering connection
  • linked_vpc_name_02 : Name of the peer VPC
  • auto_accept : Whether to automatically accept the peering connection - true, false

Tags

  • tag : Tags used to categorize the resource

References