Skip to content

Commit 743c676

Browse files
chore(main): release 6.5.0 (#4540)
🤖 I have created a release *beep* *boop* --- ## [6.5.0](v6.4.3...v6.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](#4517)) ([472cc5f](472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([#4536](#4536)) ([acfb6c5](acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4538](#4538)) ([a308819](a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([#4537](#4537)) ([94f2c9d](94f2c9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
1 parent d4132d7 commit 743c676

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [6.5.0](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.4.3...v6.5.0) (2025-04-15)
4+
5+
6+
### Features
7+
8+
* migrate launch template to use SSM for AMI lookup ([#4517](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4517)) ([472cc5f](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/472cc5f6175d79e26260e0ed7a9cac7fc299411f))
9+
10+
11+
### Bug Fixes
12+
13+
* **lambda:** bump the aws group in /lambdas with 6 updates ([#4536](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4536)) ([acfb6c5](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/acfb6c5deda8a273e05b7cce36c6ec655dee3f50))
14+
* **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4538](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4538)) ([a308819](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/a308819b00484006013ae1b3a538a0ecbe1296ce))
15+
* **lambda:** bump the octokit group in /lambdas with 4 updates ([#4537](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4537)) ([94f2c9d](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/94f2c9de292200fb8c9d640cc26a759fc91cf0f7))
16+
317
## [6.4.3](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.4.2...v6.4.3) (2025-04-08)
418

519

0 commit comments

Comments
 (0)