Options
All
  • Public
  • Public/Protected
  • All
English
  • English
  • Français
Menu
Warning
The configuration file schema documentation is a work in progress. Please use this draft document with caution. The deeper you browse into the hierarchy, the less accurate the definitions are likely to be.

After creating a VPC, subnets are deployed to specific Availability Zones using addressing from the VPCs CIDR block

Hierarchy

  • SubnetConfig2

Index

Properties

az

Title: Availability Zone
Description: Availability Zone to create the subnet in

Optional cidr

Title: Subnet CIDR Definition
Description: Collection of fields used to determine the IP address space assigned to a subnet.

Optional disabled

disabled: boolean
Title: Subnet Disabled
Description: Define the subnet in the Accelerator to reserve the address space, but do not create it at this time. Used to define a 3 AZ config, but deploy a 2 AZ config.

route-table

route-table: string
Title: Route Table
Description: The route table to associate with this subnet.