Skip to content

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

v6.2.0

29 Jan 18:06
32f3ad6
Compare
Choose a tag to compare

6.2.0 (2025-01-29)

Features

Bug Fixes

Attestation

Attestation url: https://github.com/github-aws-runners/terraform-aws-github-runner/attestations/4687485
Verify the artifacts by running gh attest verify <name_of_artifact> --repo github-aws-runners/terraform-aws-github-runner

v6.1.3

24 Jan 22:03
a71f1d8
Compare
Choose a tag to compare

6.1.3 (2025-01-21)

Bug Fixes

  • lambda: bump @octokit/types from 13.6.2 to 13.7.0 in /lambdas in the octokit group (#4370) (cc0f873)
  • lambda: bump the aws group in /lambdas with 7 updates (#4369) (2223525)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (#4371) (9f17371)

Attestation

Attestation url: https://github.com/github-aws-runners/terraform-aws-github-runner/attestations/4616989
Verify the artifacts by running gh attest verify <name_of_artifact> --repo github-aws-runners/terraform-aws-github-runner

v6.1.2

13 Jan 23:05
6a4a0e0
Compare
Choose a tag to compare

6.1.2 (2025-01-13)

Bug Fixes

  • lambda: bump @octokit/types from 13.6.2 to 13.7.0 in /lambdas in the octokit group (#4355) (4544228)
  • lambda: bump the aws group in /lambdas with 7 updates (#4354) (c30c5b8)
  • lambda: bump typescript from 5.7.2 to 5.7.3 in /lambdas (#4356) (5a5f58d)

Attestation

Attestation url: https://github.com/github-aws-runners/terraform-aws-github-runner/attestations/4380416
Verify the artifacts by running gh attest verify <name_of_artifact> --repo github-aws-runners/terraform-aws-github-runner

v6.1.1

13 Jan 09:43
cc1156d
Compare
Choose a tag to compare

6.1.1 (2025-01-13)

Bug Fixes

  • ci: add attestation for lambda artifacts to release (#4351) (7387ac8)

Attestation

Attestation url: https://github.com/github-aws-runners/terraform-aws-github-runner/attestations/4368955
Verify the artifacts by running gh attest verify <name_of_artifact> --repo github-aws-runners/terraform-aws-github-runner

v6.1.0

09 Jan 16:24
dfbaeed
Compare
Choose a tag to compare

6.1.0 (2025-01-09)

Features

  • packer: Allow passing in an instance_profile to packer (#4278) (bb7346b)

Bug Fixes

  • Disable interpolation of HEREDOC strings containing runner hook scripts (#4333) (2622589)
  • lambda: bump the aws group in /lambdas with 6 updates (#4336) (1282e11)

v6.0.1

02 Jan 15:36
1ccc57f
Compare
Choose a tag to compare

6.0.1 (2025-01-02)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 6 updates (#4323) (fbac69a)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (#4324) (68cba47)

v6.0.0

20 Dec 14:50
ee4b92f
Compare
Choose a tag to compare

6.0.0 (2024-12-20)

This release contains several breaking changes

  • Terraform AWS provider minimal version is upgraded to support node 22
  • EventBridge is used by default, opt out can be configured
  • FIFO queued are removed, an update will re-crate all queues. This can cause loss of messages. When the EventBridge is enabled messages can be replayed if needed.
  • Deprecated variables are removed

⚠ BREAKING CHANGES

  • Enable eventbridge by default (#4320)
  • remove deprecated metric feature flag (#4319)
  • Upgrade Node to 22 (LTS) (#4318)
  • remove deprecated variables (#4073)
  • Remove FIFO queues (#4072)
  • remove deprecated runners_scale_up_Lambda_memory_size as it breaks CDKTF (#4276) @stefanrusu-loctax

Features

Bug Fixes

v5.21.0

20 Dec 12:59
dd4591e
Compare
Choose a tag to compare

5.21.0 (2024-12-20)

Features

Bug Fixes

  • Incorrect syncer binary location in tf outputs (#4274) (401a373), closes #4137 @winwinashwin
  • lambda: bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in the octokit group (#4303) (9f76c4c)
  • lambda: bump axios from 1.7.7 to 1.7.9 in /lambdas (#4305) (e3cd5b4)
  • lambda: bump the aws group across 1 directory with 7 updates (#4314) (3f9b768)

v5.20.1

09 Dec 10:38
d70952f
Compare
Choose a tag to compare

5.20.1 (2024-12-09)

Bug Fixes

  • lambda: bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in the octokit group (#4291) (d8d7519)
  • lambda: bump the aws group across 1 directory with 7 updates (#4288) (039f5db)
  • lambda: bump the aws group in /lambdas with 4 updates (#4290) (eb9c123)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (#4281) (e1f330b)
  • lambda: bump typescript from 5.6.3 to 5.7.2 in /lambdas (#4293) (f6e4b92)

v5.20.0

19 Nov 21:31
232818d
Compare
Choose a tag to compare

5.20.0 (2024-11-19)

Features

Bug Fixes

  • lambda: bump cross-spawn from 7.0.3 to 7.0.6 in /lambdas (#4273) (dcec236)
  • lambda: bump the aws group in /lambdas with 7 updates (#4266) (849549e)