Skip to content

Commit 1b91b86

Browse files
committed
chore: Remove old non maintained examples
1 parent 099c78d commit 1b91b86

29 files changed

+2
-1124
lines changed

docs/examples/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Examples are located in the [examples](https://github.com/philips-labs/terraform-aws-github-runner/tree/main/examples) directory. The following examples are provided:
44

55
- _[Default](default.md)_: The default example of the module
6-
- _[ARM64](arm64.md)_: Example usage with ARM64 architecture
76
- _[Ephemeral](ephemeral.md)_: Example usages of ephemeral runners based on the default example.
8-
- _[Multi Runner](multi-runner.md)_ : Example usage of creating a multi runner which creates multiple runners/ configurations with a single deployment
7+
- _[Multi Runner](multi-runner.md)_ : Example usage of creating a multi runner which creates multiple runners/ configurations with a single deployment. The examples including: "arm64", "windows", and "ubuntu" runners.
98
- _[Permissions boundary](permissions-boundary.md)_: Example usages of permissions boundaries.
109
- _[Prebuilt Images](prebuilt.md)_: Example usages of deploying runners with a custom prebuilt image.
1110
- _[Windows](windows.md)_: Example usage of creating a runner using Windows as the OS.
11+
- _[Termination watcher](termination-watcher.md)_: Example usages of termination watcher.

examples/arm64/.terraform.lock.hcl

-85
This file was deleted.

examples/arm64/README.md

-74
This file was deleted.

examples/arm64/lambdas-download/README.md

-31
This file was deleted.

examples/arm64/lambdas-download/main.tf

-25
This file was deleted.

examples/arm64/lambdas-download/versions.tf

-3
This file was deleted.

examples/arm64/main.tf

-96
This file was deleted.

examples/arm64/outputs.tf

-15
This file was deleted.

examples/arm64/providers.tf

-3
This file was deleted.

examples/arm64/variables.tf

-8
This file was deleted.

examples/arm64/versions.tf

-17
This file was deleted.

0 commit comments

Comments
 (0)