Skip to main content

TransitGateway



Resource Icon

Resource Overview

A Transit Gateway is a network transit hub that can be used to interconnect Virtual Private Clouds (VPCs) and on-premises networks. As cloud infrastructure scales globally, inter-region peering connects Transit Gateways using the AWS global infrastructure. Data is automatically encrypted and never transmitted over the public internet.

Associated Resources

Parent Resources

Connected Resources


Resource Configuration

Basic Settings

  • dns_support : Whether to enable DNS resolution for attached VPCs - enable, disable
  • vpn_ecmp_support : Whether to enable ECMP routing for attached VPNs - enable, disable
  • default_route_table_association : Automatically associate attachments with the default route table - enable, disable
  • default_route_table_propagation : Automatically propagate attachments to the default route table - enable, disable
  • multicast_support : Whether to enable multicast domain creation - enable, disable
  • transit_gateway_cidr_blocks : List of CIDR blocks to assign to the transit gateway

Direct Connect Gateway Settings (dx_gateway)

  • dx_gateway.linked_dx_gateway : Name of the Direct Connect Gateway to connect
  • dx_gateway.allowed_prefixes : List of VPC prefix CIDRs to advertise to the on-premises network

Tags

  • tag : Tags used to categorize the resource

References