Skip to main content

Route Table



Resource Icon

Resource Overview

This service defines the network paths for resources within a VPC.

Associated Resources

Parent Resource

Connected Resources

Resource Setting Values

  • included_vpc_name : The name of VPC to associate to
  • supported_subnet_type : The type of Subnet, public or private - PUBLIC, PRIVATE
  • route_table_description : Description of Route table
  • linked_subnet_names : The list of Subnet names to associate to
  • route
    • target_type : The type of destination, Nat gateway or VPC peering - NATGW, VPCPEERING, VGW
    • target_name : The name of destination
    • destination_cidr_block : The destination IP address range in CIDR format

Reference Materials