Created
April 18, 2022 22:48
-
-
Save ipeacocks/e21eb7797015d2d87580f5eb36733ae8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
encryptionsalt: v1:Rz0nYmmptxM=:v1:r7UoJ9nQeSJUyvtU:ffIWgSSYSlfSrvD/JyFxLwZ+nkIhoQ== | |
config: | |
aws:region: us-east-1 | |
pulumi-infra-az:private_subnet_cidrs: | |
- 172.255.100.0/24 | |
- 172.255.101.0/24 | |
- 172.255.102.0/24 | |
pulumi-infra-az:public_subnet_cidrs: | |
- 172.255.110.0/24 | |
- 172.255.111.0/24 | |
- 172.255.112.0/24 | |
pulumi-infra-az:vpc_cidr: 172.255.0.0/16 | |
pulumi-infra-az:zones_amount: 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment