-
Notifications
You must be signed in to change notification settings - Fork 0
/
cdk.context.json
160 lines (160 loc) · 4.82 KB
/
cdk.context.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"availability-zones:account=026625820024:region=us-east-1": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e",
"us-east-1f"
],
"ami:account=026625820024:filters.image-type.0=machine:filters.name.0=GitHub Enterprise Server*:filters.state.0=available:owners.0=895557238572:region=us-east-1": "ami-0183089d881f27253",
"vpc-provider:account=026625820024:filter.tag:Name=vpcSample/Vpc:region=us-east-1:returnAsymmetricSubnets=true": {
"vpcId": "vpc-01af934ed1f96dc8d",
"vpcCidrBlock": "10.0.0.0/16",
"availabilityZones": [],
"subnetGroups": [
{
"name": "PublicSubnet",
"type": "Public",
"subnets": [
{
"subnetId": "subnet-0fd0e45773aa9515a",
"cidr": "10.0.0.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-0125b727d01e2ee6e"
},
{
"subnetId": "subnet-095446a8e029bf31f",
"cidr": "10.0.16.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-076318e252219a9cb"
}
]
},
{
"name": "PrivateSubnet",
"type": "Private",
"subnets": [
{
"subnetId": "subnet-04ca43adf22873781",
"cidr": "10.0.32.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-03ae0ac4b0c6b1fb7"
},
{
"subnetId": "subnet-0785c0fd9e9d6f3db",
"cidr": "10.0.48.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-038e414bb58a4833f"
}
]
},
{
"name": "IsolatedSubnet",
"type": "Isolated",
"subnets": [
{
"subnetId": "subnet-089a3b55f8720c25e",
"cidr": "10.0.64.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-07bedfb96d937df40"
},
{
"subnetId": "subnet-02fbf602724922d5b",
"cidr": "10.0.80.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-06c066b49acefc566"
}
]
}
]
},
"availability-zones:account=381354187112:region=us-east-1": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e",
"us-east-1f"
],
"vpc-provider:account=381354187112:filter.tag:Name=vpcSample/Vpc:region=us-east-1:returnAsymmetricSubnets=true": {
"vpcId": "vpc-05c3438e678ec0b90",
"vpcCidrBlock": "10.0.0.0/16",
"availabilityZones": [],
"subnetGroups": [
{
"name": "Private",
"type": "Private",
"subnets": [
{
"subnetId": "subnet-0896f365fa69d1567",
"cidr": "100.64.0.0/19",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-05d531e70dd7df140"
},
{
"subnetId": "subnet-0d819942dd780c93c",
"cidr": "100.64.32.0/19",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-05d531e70dd7df140"
}
]
},
{
"name": "IsolatedSubnet",
"type": "Isolated",
"subnets": [
{
"subnetId": "subnet-081f458ba68bee286",
"cidr": "10.0.64.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-0c2da6e330b9e0130"
},
{
"subnetId": "subnet-0259b069f6ba12c1d",
"cidr": "10.0.80.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-0250d465b5e7ead01"
}
]
},
{
"name": "PublicSubnet",
"type": "Public",
"subnets": [
{
"subnetId": "subnet-088b2af56aef1a7dd",
"cidr": "10.0.0.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-02e57105f70242fe1"
},
{
"subnetId": "subnet-0e7c4727f2891c6ab",
"cidr": "10.0.16.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-02857b88b42a2315f"
}
]
},
{
"name": "PrivateSubnet",
"type": "Private",
"subnets": [
{
"subnetId": "subnet-0f179555c54ca871e",
"cidr": "10.0.32.0/20",
"availabilityZone": "us-east-1a",
"routeTableId": "rtb-0a9d615100da975f2"
},
{
"subnetId": "subnet-0b5d5f4ceff9378a9",
"cidr": "10.0.48.0/20",
"availabilityZone": "us-east-1b",
"routeTableId": "rtb-04564d52dc22e18f6"
}
]
}
]
},
"ami:account=381354187112:filters.image-type.0=machine:filters.name.0=GitHub Enterprise Server*:filters.state.0=available:owners.0=895557238572:region=us-east-1": "ami-0340c7797f77e5534"
}