Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 1.52 KB

File metadata and controls

81 lines (45 loc) · 1.52 KB

cloudcoreo-vpc-public

asdasdads asdasd

Description

This CloudCoreo repository will create a VPC with public subnets.

Hierarchykkkl

composite inheritance hierarchy

Required variables with no default

None

Required variables with default

VPC_NAME:

  • description: the name of the VPC
  • default: test-vpc

VPC_OCTETS:

  • description: the /16 net of the VPC to look for - i.e 10.11.0.0
  • default: 10.11.0.0

REGION:

  • description: use default except for multiple region use cases
  • default: PLAN::region

PUBLIC_ROUTE_NAME:

  • description: the name to give to the public route
  • default: test-public-route

PUBLIC_SUBNET_NAME:

  • description: the cloudcoreo name of the public vpc subnets
  • default: test-public-subnet

PUBLIC_SUBNET_NUM_ZONES:

  • description: How many public subnets to create
  • default: 3

Optional variables with no default

None

Optional variables with default

SUFFIX:

  • description: when used will use the value to suffix the names of all converged objects

VPC_TAGS:

  • description: tags to apply to the vpc

Tags

  1. Network
  2. VPC
  3. Public Subnet

Categories

  1. Network

Diagram

alt text

Icon