This is an advanced topic for platform engineers.
In the infrastructure repository for the organization, you can create Terraform root modules for managing VPCs and related networking resources:
infra/ network/ sandbox/ production/
These networks can be provisioned using the network Terraform module from Flightdeck.
us-east-1
us-east-1a us-east-1b
Sandbox
10.100.16.0/20
10.100.128.0/18
Production
10.100.0.0/20 10.100.64.0/18
10.200.0.0/20 10.200.64.0/18
10.200.16.0/20 10.200.128.0/18