Releases: cruxstack/terraform-aws-github-runner
Releases · cruxstack/terraform-aws-github-runner
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2023-12-29)
Features
- Auto-Scaling Runners: Automatically scales the number of runners based on
demand. - Ephemeral Runners: Provides an option to use ephemeral runners that are
destroyed after use. - Tag-Based Runner Assignment: Uses tags to assign runners to specific
tasks. - Custom Runner Configuration: Allows custom configuration of runners,
including instance types, AMIs, and more. - Instance Store RAID: If more than 2 instance stores are detected, they are
combined into aRAID0
configuration for improved performance. - Automated Docker Login: If custom Docker authentication is configured, the
runners will automatically perform adocker login
.