File tree 10 files changed +41
-41
lines changed
aws-elasticloadbalancing/test
aws-elasticloadbalancingv2/test
10 files changed +41
-41
lines changed Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPublicSubnet3RouteTableAssociatioinF4E24B3B " : {
209
+ "VPCPublicSubnet3RouteTableAssociation427FE0C6 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
286
286
]
287
287
}
288
288
},
289
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
289
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
290
290
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
291
291
"Properties" : {
292
292
"RouteTableId" : {
340
340
]
341
341
}
342
342
},
343
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
343
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
344
344
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
345
345
"Properties" : {
346
346
"RouteTableId" : {
394
394
]
395
395
}
396
396
},
397
- "VPCPrivateSubnet3RouteTableAssociatioin3B0B6B38 " : {
397
+ "VPCPrivateSubnet3RouteTableAssociationC28D144E " : {
398
398
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
399
399
"Properties" : {
400
400
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
209
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
260
260
]
261
261
}
262
262
},
263
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
263
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
264
264
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
265
265
"Properties" : {
266
266
"RouteTableId" : {
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ export class VpcSubnet extends VpcSubnetRef implements cdk.ITaggable {
486
486
this . routeTableId = table . ref ;
487
487
488
488
// Associate the public route table for this subnet, to this subnet
489
- const routeAssoc = new cloudformation . SubnetRouteTableAssociationResource ( this , 'RouteTableAssociatioin ' , {
489
+ const routeAssoc = new cloudformation . SubnetRouteTableAssociationResource ( this , 'RouteTableAssociation ' , {
490
490
subnetId : this . subnetId ,
491
491
routeTableId : table . ref
492
492
} ) ;
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "MyVpcPublicSubnet1RouteTableAssociatioin3562612E " : {
49
+ "MyVpcPublicSubnet1RouteTableAssociation2ECEE1CB " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "MyVpcPublicSubnet2RouteTableAssociatioin8E74FB35 " : {
129
+ "MyVpcPublicSubnet2RouteTableAssociation227DE78D " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "MyVpcPublicSubnet3RouteTableAssociatioinA3FD1B71 " : {
209
+ "MyVpcPublicSubnet3RouteTableAssociation5C27DDA4 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
286
286
]
287
287
}
288
288
},
289
- "MyVpcPrivateSubnet1RouteTableAssociatioin90CF6BAB " : {
289
+ "MyVpcPrivateSubnet1RouteTableAssociation56D38C7E " : {
290
290
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
291
291
"Properties" : {
292
292
"RouteTableId" : {
340
340
]
341
341
}
342
342
},
343
- "MyVpcPrivateSubnet2RouteTableAssociatioin803693C0 " : {
343
+ "MyVpcPrivateSubnet2RouteTableAssociation86A610DA " : {
344
344
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
345
345
"Properties" : {
346
346
"RouteTableId" : {
394
394
]
395
395
}
396
396
},
397
- "MyVpcPrivateSubnet3RouteTableAssociatioinFB4A6FE6 " : {
397
+ "MyVpcPrivateSubnet3RouteTableAssociationD951741C " : {
398
398
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
399
399
"Properties" : {
400
400
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
129
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
209
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
260
260
]
261
261
}
262
262
},
263
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
263
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
264
264
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
265
265
"Properties" : {
266
266
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
209
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
260
260
]
261
261
}
262
262
},
263
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
263
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
264
264
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
265
265
"Properties" : {
266
266
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
209
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
260
260
]
261
261
}
262
262
},
263
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
263
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
264
264
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
265
265
"Properties" : {
266
266
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
209
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
260
260
]
261
261
}
262
262
},
263
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
263
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
264
264
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
265
265
"Properties" : {
266
266
"RouteTableId" : {
Original file line number Diff line number Diff line change 46
46
]
47
47
}
48
48
},
49
- "VPCPublicSubnet1RouteTableAssociatioin249B4093 " : {
49
+ "VPCPublicSubnet1RouteTableAssociation0B0896DC " : {
50
50
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
51
51
"Properties" : {
52
52
"RouteTableId" : {
126
126
]
127
127
}
128
128
},
129
- "VPCPublicSubnet2RouteTableAssociatioin766225D7 " : {
129
+ "VPCPublicSubnet2RouteTableAssociation5A808732 " : {
130
130
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
131
131
"Properties" : {
132
132
"RouteTableId" : {
206
206
]
207
207
}
208
208
},
209
- "VPCPublicSubnet3RouteTableAssociatioinF4E24B3B " : {
209
+ "VPCPublicSubnet3RouteTableAssociation427FE0C6 " : {
210
210
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
211
211
"Properties" : {
212
212
"RouteTableId" : {
286
286
]
287
287
}
288
288
},
289
- "VPCPrivateSubnet1RouteTableAssociatioin77F7CA18 " : {
289
+ "VPCPrivateSubnet1RouteTableAssociation347902D1 " : {
290
290
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
291
291
"Properties" : {
292
292
"RouteTableId" : {
340
340
]
341
341
}
342
342
},
343
- "VPCPrivateSubnet2RouteTableAssociatioinC31995B4 " : {
343
+ "VPCPrivateSubnet2RouteTableAssociation0C73D413 " : {
344
344
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
345
345
"Properties" : {
346
346
"RouteTableId" : {
394
394
]
395
395
}
396
396
},
397
- "VPCPrivateSubnet3RouteTableAssociatioin3B0B6B38 " : {
397
+ "VPCPrivateSubnet3RouteTableAssociationC28D144E " : {
398
398
"Type" : " AWS::EC2::SubnetRouteTableAssociation" ,
399
399
"Properties" : {
400
400
"RouteTableId" : {
You can’t perform that action at this time.
0 commit comments