|
743 | 743 | "rds-dbinstance-backfill", |
744 | 744 | "remove-protection", |
745 | 745 | "rollback-failure-injection", |
| 746 | + "sg-circular-dependency", |
746 | 747 | "vpc-lambda", |
747 | 748 | "vpc-lambda-cr-race", |
748 | 749 | "vpc-nat-gateway" |
|
812 | 813 | "rollback-failure-injection": [ |
813 | 814 | "l2" |
814 | 815 | ], |
| 816 | + "sg-circular-dependency": [ |
| 817 | + "l2" |
| 818 | + ], |
815 | 819 | "vpc-lambda": [ |
816 | 820 | "l2" |
817 | 821 | ], |
|
847 | 851 | "rds-dbinstance-backfill", |
848 | 852 | "remove-protection", |
849 | 853 | "rollback-failure-injection", |
| 854 | + "sg-circular-dependency", |
850 | 855 | "vpc-lambda", |
851 | 856 | "vpc-lambda-cr-race", |
852 | 857 | "vpc-nat-gateway" |
|
915 | 920 | "rollback-failure-injection": [ |
916 | 921 | "l2" |
917 | 922 | ], |
| 923 | + "sg-circular-dependency": [ |
| 924 | + "l2" |
| 925 | + ], |
918 | 926 | "vpc-lambda": [ |
919 | 927 | "l2" |
920 | 928 | ], |
|
973 | 981 | "rds-dbinstance-backfill", |
974 | 982 | "remove-protection", |
975 | 983 | "rollback-failure-injection", |
| 984 | + "sg-circular-dependency", |
976 | 985 | "vpc-lambda", |
977 | 986 | "vpc-lambda-cr-race", |
978 | 987 | "vpc-nat-gateway" |
|
1042 | 1051 | "rollback-failure-injection": [ |
1043 | 1052 | "l2" |
1044 | 1053 | ], |
| 1054 | + "sg-circular-dependency": [ |
| 1055 | + "l2" |
| 1056 | + ], |
1045 | 1057 | "vpc-lambda": [ |
1046 | 1058 | "l2" |
1047 | 1059 | ], |
|
1077 | 1089 | "rds-dbinstance-backfill", |
1078 | 1090 | "remove-protection", |
1079 | 1091 | "rollback-failure-injection", |
| 1092 | + "sg-circular-dependency", |
1080 | 1093 | "vpc-lambda", |
1081 | 1094 | "vpc-lambda-cr-race", |
1082 | 1095 | "vpc-nat-gateway" |
|
1146 | 1159 | "rollback-failure-injection": [ |
1147 | 1160 | "l2" |
1148 | 1161 | ], |
| 1162 | + "sg-circular-dependency": [ |
| 1163 | + "l2" |
| 1164 | + ], |
1149 | 1165 | "vpc-lambda": [ |
1150 | 1166 | "l2" |
1151 | 1167 | ], |
|
1178 | 1194 | "rds-dbinstance-backfill", |
1179 | 1195 | "remove-protection", |
1180 | 1196 | "rollback-failure-injection", |
| 1197 | + "sg-circular-dependency", |
1181 | 1198 | "update-replace", |
1182 | 1199 | "vpc-lambda", |
1183 | 1200 | "vpc-lambda-cr-race" |
|
1238 | 1255 | "rollback-failure-injection": [ |
1239 | 1256 | "l2" |
1240 | 1257 | ], |
| 1258 | + "sg-circular-dependency": [ |
| 1259 | + "l2", |
| 1260 | + "literal" |
| 1261 | + ], |
1241 | 1262 | "update-replace": [ |
1242 | 1263 | "l2", |
1243 | 1264 | "literal" |
|
1253 | 1274 | { |
1254 | 1275 | "resourceType": "AWS::EC2::SecurityGroupIngress", |
1255 | 1276 | "integs": [ |
1256 | | - "alb" |
| 1277 | + "alb", |
| 1278 | + "sg-circular-dependency" |
1257 | 1279 | ], |
1258 | 1280 | "signals": { |
1259 | 1281 | "alb": [ |
1260 | 1282 | "literal" |
| 1283 | + ], |
| 1284 | + "sg-circular-dependency": [ |
| 1285 | + "literal" |
1261 | 1286 | ] |
1262 | 1287 | } |
1263 | 1288 | }, |
|
1285 | 1310 | "rds-dbinstance-backfill", |
1286 | 1311 | "remove-protection", |
1287 | 1312 | "rollback-failure-injection", |
| 1313 | + "sg-circular-dependency", |
1288 | 1314 | "vpc-lambda", |
1289 | 1315 | "vpc-lambda-cr-race", |
1290 | 1316 | "vpc-nat-gateway" |
|
1354 | 1380 | "rollback-failure-injection": [ |
1355 | 1381 | "l2" |
1356 | 1382 | ], |
| 1383 | + "sg-circular-dependency": [ |
| 1384 | + "l2" |
| 1385 | + ], |
1357 | 1386 | "vpc-lambda": [ |
1358 | 1387 | "l2" |
1359 | 1388 | ], |
|
1400 | 1429 | "rds-dbinstance-backfill", |
1401 | 1430 | "remove-protection", |
1402 | 1431 | "rollback-failure-injection", |
| 1432 | + "sg-circular-dependency", |
1403 | 1433 | "vpc-lambda", |
1404 | 1434 | "vpc-lambda-cr-race", |
1405 | 1435 | "vpc-nat-gateway" |
|
1469 | 1499 | "rollback-failure-injection": [ |
1470 | 1500 | "l2" |
1471 | 1501 | ], |
| 1502 | + "sg-circular-dependency": [ |
| 1503 | + "l2" |
| 1504 | + ], |
1472 | 1505 | "vpc-lambda": [ |
1473 | 1506 | "l2" |
1474 | 1507 | ], |
|
1504 | 1537 | "rds-dbinstance-backfill", |
1505 | 1538 | "remove-protection", |
1506 | 1539 | "rollback-failure-injection", |
| 1540 | + "sg-circular-dependency", |
1507 | 1541 | "vpc-lambda", |
1508 | 1542 | "vpc-lambda-cr-race", |
1509 | 1543 | "vpc-nat-gateway" |
|
1574 | 1608 | "rollback-failure-injection": [ |
1575 | 1609 | "l2" |
1576 | 1610 | ], |
| 1611 | + "sg-circular-dependency": [ |
| 1612 | + "l2" |
| 1613 | + ], |
1577 | 1614 | "vpc-lambda": [ |
1578 | 1615 | "l2" |
1579 | 1616 | ], |
|
1609 | 1646 | "rds-dbinstance-backfill", |
1610 | 1647 | "remove-protection", |
1611 | 1648 | "rollback-failure-injection", |
| 1649 | + "sg-circular-dependency", |
1612 | 1650 | "vpc-lambda", |
1613 | 1651 | "vpc-lambda-cr-race", |
1614 | 1652 | "vpc-nat-gateway" |
|
1678 | 1716 | "rollback-failure-injection": [ |
1679 | 1717 | "l2" |
1680 | 1718 | ], |
| 1719 | + "sg-circular-dependency": [ |
| 1720 | + "l2" |
| 1721 | + ], |
1681 | 1722 | "vpc-lambda": [ |
1682 | 1723 | "l2" |
1683 | 1724 | ], |
|
0 commit comments