Commit be0bbe4
support for test infrastructure in private subnets (#1698)
* support for test infrastructure in private subnets
* fix cfn-nag workflow issues
poetry installation through pip bugged out, using the preferred method for install instead
poetry 1.2+ doesn't like ubuntu's way of naming python packages (which is not PEP-440 compliant), work in a virtual env instead
Co-authored-by: Lucas Hanson <[email protected]>1 parent ed8d506 commit be0bbe4
File tree
6 files changed
+109
-83
lines changed- .github/workflows
- test_infra
- stacks
6 files changed
+109
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments