This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 6593491
Handle error case when no instances returned
Handle the error case that can arise when requests to run new AWS instances returns no errors but an empty struct of results.
Signed-off-by: erushton <erushton@gitlab.com>1 parent a555e4f commit 6593491
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
668 | 671 | | |
669 | 672 | | |
670 | 673 | | |
| |||
740 | 743 | | |
741 | 744 | | |
742 | 745 | | |
743 | | - | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
744 | 750 | | |
745 | 751 | | |
746 | 752 | | |
| |||
0 commit comments