You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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