Skip to content

Commit d3a65b9

Browse files
committed
chore: Remove old non maintained examples
1 parent 1f09b05 commit d3a65b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/examples/index.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Examples
2+
3+
Examples are located in the [examples](https://github.com/philips-labs/terraform-aws-github-runner/tree/main/examples) directory. The following examples are provided:
4+
5+
- _[Default](default.md)_: The default example of the module
6+
- _[Ephemeral](ephemeral.md)_: Example usages of ephemeral runners based on the default example.
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.
8+
- _[Permissions boundary](permissions-boundary.md)_: Example usages of permissions boundaries.
9+
- _[Prebuilt Images](prebuilt.md)_: Example usages of deploying runners with a custom prebuilt image.
10+
- _[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.

0 commit comments

Comments
 (0)