Commit 1732fe0
authored
fix(integ): add endpoint to validate template integ tests (#2610)
<!-- Provide summary of changes -->
Fixes yet another failure in template integ tests 😭
<!-- Issue number, if available. E.g. "Fixes #31", "Addresses #42, 77" -->
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.1 parent e374ce6 commit 1732fe0
File tree
1 file changed
+4
-1
lines changed- internal/pkg/deploy/cloudformation/stack
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments