This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Commit eae4b84
Address review feedback: trim comments, consolidate test, add AWS validation
- Remove test_delete_stack_with_conditional_getatt (passed without fix)
- Rename and repurpose test to verify template acceptance with conditions
- Use snapshot matching instead of manual assertions
- Delete unused conditional-getatt-delete.yaml template
- Add AWS-validated snapshot and validation data
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 10145b3 commit eae4b84
5 files changed
Lines changed: 50 additions & 104 deletions
File tree
- localstack-core/localstack/services/cloudformation/engine/v2
- tests/aws
- services/cloudformation/engine
- templates/conditions
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
1267 | | - | |
1268 | | - | |
1269 | | - | |
1270 | | - | |
| 1267 | + | |
| 1268 | + | |
1271 | 1269 | | |
1272 | 1270 | | |
1273 | 1271 | | |
1274 | 1272 | | |
1275 | 1273 | | |
1276 | 1274 | | |
1277 | 1275 | | |
1278 | | - | |
1279 | | - | |
1280 | | - | |
1281 | 1276 | | |
1282 | 1277 | | |
1283 | 1278 | | |
| |||
Lines changed: 14 additions & 57 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
| 558 | + | |
| 559 | + | |
596 | 560 | | |
597 | 561 | | |
598 | | - | |
599 | | - | |
| 562 | + | |
| 563 | + | |
600 | 564 | | |
601 | | - | |
602 | | - | |
603 | | - | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
604 | 568 | | |
605 | 569 | | |
606 | 570 | | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
607 | 577 | | |
608 | 578 | | |
609 | 579 | | |
| |||
612 | 582 | | |
613 | 583 | | |
614 | 584 | | |
615 | | - | |
616 | 585 | | |
617 | 586 | | |
618 | 587 | | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
| 588 | + | |
632 | 589 | | |
633 | 590 | | |
634 | 591 | | |
| |||
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
952 | 977 | | |
953 | 978 | | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
2 | 11 | | |
3 | 12 | | |
4 | 13 | | |
| |||
Lines changed: 0 additions & 40 deletions
This file was deleted.
0 commit comments