This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree
42 files changed
+525
-341
lines changed- .github/workflows
- examples
- arm64
- default
- ephemeral
- permissions-boundary
- setup
- prebuilt
- ubuntu
- windows
- modules
- download-lambda
- runner-binaries-syncer
- lambdas/runner-binaries-syncer/src/syncer
- policies
- runners
- setup-iam-permissions
- ssm
- webhook
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+525
-341
lines changedDiff for: .github/workflows/terraform.yml
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
Diff for: .gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Diff for: README.md
+4-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 7 | + | |
| 8 | + | |
13 | 9 |
| |
14 | 10 |
| |
15 | 11 |
| |
| |||
364 | 360 |
| |
365 | 361 |
| |
366 | 362 |
| |
367 |
| - | |
| 363 | + | |
368 | 364 |
| |
369 | 365 |
| |
370 | 366 |
| |
371 | 367 |
| |
372 | 368 |
| |
373 |
| - | |
| 369 | + | |
374 | 370 |
| |
375 | 371 |
| |
376 | 372 |
| |
| |||
480 | 476 |
| |
481 | 477 |
| |
482 | 478 |
| |
483 |
| - | |
484 | 479 |
| |
485 | 480 |
| |
486 | 481 |
| |
|
Diff for: examples/arm64/.terraform.lock.hcl
+44-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: examples/arm64/versions.tf
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Diff for: examples/default/.terraform.lock.hcl
+44-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: examples/default/versions.tf
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments