Skip to content

Releases: github-aws-runners/terraform-aws-github-runner

v0.38.0

21 Mar 12:15
Compare
Choose a tag to compare

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

10 Mar 13:51
Compare
Choose a tag to compare

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.36.0

25 Feb 15:51
Compare
Choose a tag to compare

0.36.0 (2022-02-25)

Features

  • runner: Add option to disable auto update (#1791) (c2a834f)

v0.35.0

18 Feb 11:54
Compare
Choose a tag to compare

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.2

11 Feb 21:54
Compare
Choose a tag to compare

0.34.2 (2022-02-11)

Bug Fixes

v0.34.1

10 Feb 21:51
Compare
Choose a tag to compare

0.34.1 (2022-02-10)

Bug Fixes

  • syncer: Fix for windows binaries in action runner syncer (#1716) (63e0e27)

v0.34.0

05 Feb 11:09
Compare
Choose a tag to compare

0.34.0 (2022-02-05)

Features

  • Add output image id used in launch template (#1676) (a49fab4)

v0.33.0

28 Jan 13:29
Compare
Choose a tag to compare

0.33.0 (2022-01-28)

Features

  • images: Added ubuntu-focual example packer configuration (#1644) (997b171)

Bug Fixes

v0.32.0

19 Jan 11:03
Compare
Choose a tag to compare

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

14 Jan 16:46
Compare
Choose a tag to compare

0.31.0 (2022-01-14)

Features

Bug Fixes

  • webhook: depurated warning on ts-jest mocked (#1615) (56c1ece)