This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree
22 files changed
+317
-292
lines changed- .github/workflows
- examples
- arm64
- default
- ephemeral
- prebuilt
- ubuntu
- windows
- modules
- download-lambda
- runner-binaries-syncer
- runners
- setup-iam-permissions
- ssm
- webhook
22 files changed
+317
-292
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: examples/arm64/.terraform.lock.hcl
+43-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
+43-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 |
| |
|
Diff for: examples/ephemeral/.terraform.lock.hcl
+43-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: examples/ephemeral/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