Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v0.38.0
0.38.0 (2022-03-21)
Features
- Add option for ephemeral to check builds status before scaling (#1854) (7eb0bda)
Bug Fixes
- Retention days was used instead of kms key id for pool (#1855) (aa29d93)
v0.37.0
0.37.0 (2022-03-10)
Features
Bug Fixes
- Autoupdate should be disabled by default (#1797) (828bed6)
- Create SQS DLQ policy only if DLQ is created (#1839) (c88a005)
- Upgrade Amazon base AMI to Amazon Linux 2 kernel 5x (#1812) (9aa5532)
v0.35.0
0.35.0 (2022-02-18)
Features
- Parameterise delete_on_termination (#1758) (6282351), closes #1745
- runner: Ability to disable default runner security group creation (#1718) (94779f8)
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)