Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v0.34.1
0.34.1 (2022-02-10)
Bug Fixes
- syncer: Fix for windows binaries in action runner syncer (#1716) (63e0e27)
v0.34.0
0.34.0 (2022-02-05)
Features
- Add output image id used in launch template (#1676) (a49fab4)
v0.33.0
0.33.0 (2022-01-28)
Features
- images: Added ubuntu-focual example packer configuration (#1644) (997b171)
Bug Fixes
v0.32.0
0.32.0 (2022-01-19)
Features
- runner: Replace patch by install ICU package for ARM runners (#1624) (74cfa51)
Bug Fixes
- images: use new runner install location (#1628) (36c1bf5)
- packer: Add missing RUNNER_ARCHITECTURE for amazn-linux2 (#1647) (ec497a2)
v0.31.0
0.31.0 (2022-01-14)
Features
Bug Fixes
- webhook: depurated warning on ts-jest mocked (#1615) (56c1ece)
v0.30.1
0.30.1 (2022-01-13)
Bug Fixes
- runnrs: Pool runners to allow multiple pool_config objects (#1621) (c9c7c69)
v0.30.0
0.30.0 (2022-01-12)
Features
- Add scheduled / pull based scaling for org level runners (#1577) (8197432)
v0.29.0
0.29.0 (2022-01-11)
Features
- Strict label check and replace disable_check_wokflow_job_labels by opt in enable_workflow_job_labels_check (#1591) (405b11d)
v0.28.0
0.28.0 (2022-01-06)
Features
Bug Fixes