|
| 1 | +{ |
| 2 | + "availability-zones:account=549173009724:region=us-west-2": [ |
| 3 | + "us-west-2a", |
| 4 | + "us-west-2b", |
| 5 | + "us-west-2c", |
| 6 | + "us-west-2d" |
| 7 | + ], |
| 8 | + "vpc-provider:account=549173009724:filter.tag:Name=GenomicsPipelineStack/genomics-vpc-stack/genomics-vpc:region=us-west-2:returnAsymmetricSubnets=true": { |
| 9 | + "vpcId": "vpc-0e12b34b410ce432d", |
| 10 | + "vpcCidrBlock": "10.0.0.0/16", |
| 11 | + "availabilityZones": [], |
| 12 | + "subnetGroups": [ |
| 13 | + { |
| 14 | + "name": "public", |
| 15 | + "type": "Public", |
| 16 | + "subnets": [ |
| 17 | + { |
| 18 | + "subnetId": "subnet-01f8be5070f8f0c41", |
| 19 | + "cidr": "10.0.3.0/24", |
| 20 | + "availabilityZone": "us-west-2a", |
| 21 | + "routeTableId": "rtb-0db455d5a3da84065" |
| 22 | + }, |
| 23 | + { |
| 24 | + "subnetId": "subnet-0c0e2287b8f96dff9", |
| 25 | + "cidr": "10.0.4.0/24", |
| 26 | + "availabilityZone": "us-west-2b", |
| 27 | + "routeTableId": "rtb-0c5cd45dbc8e33ef7" |
| 28 | + }, |
| 29 | + { |
| 30 | + "subnetId": "subnet-0c2c15f728465a4c2", |
| 31 | + "cidr": "10.0.5.0/24", |
| 32 | + "availabilityZone": "us-west-2c", |
| 33 | + "routeTableId": "rtb-0c2e59776f577a3b7" |
| 34 | + } |
| 35 | + ] |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "private", |
| 39 | + "type": "Private", |
| 40 | + "subnets": [ |
| 41 | + { |
| 42 | + "subnetId": "subnet-0d82fc3969299134f", |
| 43 | + "cidr": "10.0.0.0/24", |
| 44 | + "availabilityZone": "us-west-2a", |
| 45 | + "routeTableId": "rtb-0d6ddf764ea60615b" |
| 46 | + }, |
| 47 | + { |
| 48 | + "subnetId": "subnet-095bc96659c1f7af4", |
| 49 | + "cidr": "10.0.1.0/24", |
| 50 | + "availabilityZone": "us-west-2b", |
| 51 | + "routeTableId": "rtb-0de1df34a81474cf1" |
| 52 | + }, |
| 53 | + { |
| 54 | + "subnetId": "subnet-013b7a044af9c6542", |
| 55 | + "cidr": "10.0.2.0/24", |
| 56 | + "availabilityZone": "us-west-2c", |
| 57 | + "routeTableId": "rtb-0541671d21b141dc3" |
| 58 | + } |
| 59 | + ] |
| 60 | + } |
| 61 | + ] |
| 62 | + } |
| 63 | +} |
0 commit comments