# Complex VPC with 3 AZs (same CIDR as simple — modify, not replace) environment: dev id: vpc infrastructure: vpc: inputs: azs: us-east-1a,us-east-1b,us-east-1c cidr: 10.0.0.0/16 name: my-vpc region: us-east-1 version: 1.0.0 name: vpc-network