Skip to content

Commit

Permalink
chore: Remove old non maintained examples
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Dec 20, 2024
1 parent 099c78d commit 1b91b86
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 1,124 deletions.
4 changes: 2 additions & 2 deletions docs/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
Examples are located in the [examples](https://github.com/philips-labs/terraform-aws-github-runner/tree/main/examples) directory. The following examples are provided:

- _[Default](default.md)_: The default example of the module
- _[ARM64](arm64.md)_: Example usage with ARM64 architecture
- _[Ephemeral](ephemeral.md)_: Example usages of ephemeral runners based on the default example.
- _[Multi Runner](multi-runner.md)_ : Example usage of creating a multi runner which creates multiple runners/ configurations with a single deployment
- _[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.
- _[Permissions boundary](permissions-boundary.md)_: Example usages of permissions boundaries.
- _[Prebuilt Images](prebuilt.md)_: Example usages of deploying runners with a custom prebuilt image.
- _[Windows](windows.md)_: Example usage of creating a runner using Windows as the OS.
- _[Termination watcher](termination-watcher.md)_: Example usages of termination watcher.
85 changes: 0 additions & 85 deletions examples/arm64/.terraform.lock.hcl

This file was deleted.

74 changes: 0 additions & 74 deletions examples/arm64/README.md

This file was deleted.

31 changes: 0 additions & 31 deletions examples/arm64/lambdas-download/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions examples/arm64/lambdas-download/main.tf

This file was deleted.

3 changes: 0 additions & 3 deletions examples/arm64/lambdas-download/versions.tf

This file was deleted.

96 changes: 0 additions & 96 deletions examples/arm64/main.tf

This file was deleted.

15 changes: 0 additions & 15 deletions examples/arm64/outputs.tf

This file was deleted.

3 changes: 0 additions & 3 deletions examples/arm64/providers.tf

This file was deleted.

8 changes: 0 additions & 8 deletions examples/arm64/variables.tf

This file was deleted.

17 changes: 0 additions & 17 deletions examples/arm64/versions.tf

This file was deleted.

Loading

0 comments on commit 1b91b86

Please sign in to comment.