Examples
Examples are located in the examples directory. The following examples are provided:
- Default: The default example of the module
- Ephemeral: Example usages of ephemeral runners based on the default example.
- Multi Runner : 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: Example usages of permissions boundaries.
- Prebuilt Images: Example usages of deploying runners with a custom prebuilt image.
- Windows: Example usage of creating a runner using Windows as the OS.
- Termination watcher: Example usages of termination watcher.