# Complex VPC with 3 AZs and a custom CIDR environment: dev id: vpc infrastructure: vpc: inputs: azs: us-east-1a,us-east-1b,us-east-1c cidr: 10.50.0.0/16 name: my-production-vpc region: us-east-1 version: 1.0.0 name: vpc-network