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.
Title: CIDR Pool Name Description: The name of the CIDR pool to assign IP addresses from. Value can contain any string. Only used if cidr-src is Lookup or Dynamic.
Optional size
size:number
Title: CIDR Size Description: The size of the CIDR pool to assign to the VPC or subnet. Value must be between 16 and 28. Only used if cidr-src is Dynamic.
Optional value
value:string
Title: CIDR Value Description: The CIDR block to assign to the VPC or subnet. Value must be in the format 10.10.0.0/16. Only used if cidr-src is Provided.