Skip to content

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

v6.5.4

23 Apr 05:21
Compare
Choose a tag to compare

6.5.4 (2025-04-23)

Bug Fixes

  • only tag spot rquests for spot (a9ab69e)
  • only tag spot rquests for spot (806bf58)

Attestation

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

v6.5.3

20 Apr 21:12
Compare
Choose a tag to compare

6.5.3 (2025-04-20)

Bug Fixes

  • lambdas: upgrade express 4.21.2 -> 5.1.0 (10519e9)
  • lambdas: upgrade middy to 4.7.0 -> 6.1.6 (7401c75)

Attestation

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

v6.5.2

19 Apr 16:18
Compare
Choose a tag to compare

6.5.2 (2025-04-19)

Bug Fixes

Attestation

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

v6.5.1

16 Apr 12:05
b4fdc03
Compare
Choose a tag to compare

6.5.1 (2025-04-16)

Bug Fixes

Attestation

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

v6.5.0

15 Apr 15:58
743c676
Compare
Choose a tag to compare

6.5.0 (2025-04-15)

Notes

  • Variable ami_id_ssm_parameter_name is deprecated. Pleaee migrate to ami.id_ssm_parameter_arn which is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda.

Features

  • migrate launch template to use SSM for AMI lookup (#4517) (472cc5f)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 6 updates (#4536) (acfb6c5)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (#4538) (a308819)
  • lambda: bump the octokit group in /lambdas with 4 updates (#4537) (94f2c9d)

Attestation

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

v6.4.3

09 Apr 08:41
b3e91e0
Compare
Choose a tag to compare

6.4.3 (2025-04-08)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 6 updates (#4525) (e0306f6)
  • lambda: bump the octokit group in /lambdas with 2 updates (#4527) (a787f1f)

Attestation

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

v6.4.2

31 Mar 21:21
1ca3da4
Compare
Choose a tag to compare

6.4.2 (2025-03-31)

Bug Fixes

  • lambda: bump @octokit/webhooks from 13.7.5 to 13.8.0 in /lambdas in the octokit group (#4514) (1f1da77)
  • lambda: bump the aws group in /lambdas with 3 updates (#4513) (ecf9a77)

Attestation

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

v6.4.1

28 Mar 11:47
6ac07f5
Compare
Choose a tag to compare

6.4.1 (2025-03-28)

Bug Fixes

  • lambda: bump the aws group across 1 directory with 7 updates (#4502) (d2ebb3a)
  • lambda: bump the aws group in /lambdas with 6 updates (#4495) (9d86451)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (#4507) (f3100e1)
  • lambda: bump the octokit group in /lambdas with 2 updates (#4506) (72da9d7)
  • lambda: bump the octokit group in /lambdas with 3 updates (#4498) (fc2c309)
  • lambda: bump vite from 6.2.0 to 6.2.3 in /lambdas (#4504) (5493334)

Attestation

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

v6.4.0

18 Mar 08:49
0999ea5
Compare
Choose a tag to compare

6.4.0 (2025-03-18)

⚠️ Although the release is non-breaking, the release replaces the way the lambdas are packages from CJS to ESM. In case you build the the Lambdas yourself ensure you clear caches ⚠️

Features

Bug Fixes

  • lambda: bump cron-parser from 4.9.0 to 5.0.4 in /lambdas (#4455) (4b446bf)

Attestation

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

v6.3.2

13 Mar 22:32
Compare
Choose a tag to compare

6.3.2 (2025-03-13)

Bug Fixes

  • add default filter with empty prefix due to changes in AWS Provider 5.90.0 (1ba9dcc) @bdandoy
  • lambda: bump @aws-sdk/client-ec2 in /lambdas in the aws group (b9238aa)
  • lambda: bump axios from 1.7.7 to 1.8.3 in /lambdas (72e6579)
  • lambda: bump axios from 1.7.9 to 1.8.2 in /lambdas (3068a66)
  • lambda: bump the aws-powertools group in /lambdas with 4 updates (83ae151)

Attestation

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