Skip to content

Instantly share code, notes, and snippets.

@guerzon
Last active January 15, 2023 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guerzon/d04db3f6813f55d8f25d380a167528cb to your computer and use it in GitHub Desktop.
Save guerzon/d04db3f6813f55d8f25d380a167528cb to your computer and use it in GitHub Desktop.
Name Description Type Default Required
customer Name of the customer string n/a yes
environment Environment string n/a yes
owner Technical owner string n/a yes
private_subnet_1 CIDR block for the first private subnet string n/a yes
private_subnet_2 CIDR block for the second private subnet string n/a yes
public_subnet_1 CIDR block for the first public subnet string n/a yes
public_subnet_2 CIDR block for the second public subnet string n/a yes
vpc_cidr CIDR block for the VPC string n/a yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment