Conversation
19c107b to
fe56287
Compare
fe56287 to
92b70f6
Compare
npalm
approved these changes
Apr 15, 2025
Contributor
Author
|
🤖 Created releases: 🌻 |
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.5.0](github-aws-runners/terraform-aws-github-runner@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 ([github-aws-runners#4517](github-aws-runners#4517)) ([472cc5f](github-aws-runners@472cc5f)) ### Bug Fixes * **lambda:** bump the aws group in /lambdas with 6 updates ([github-aws-runners#4536](github-aws-runners#4536)) ([acfb6c5](github-aws-runners@acfb6c5)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4538](github-aws-runners#4538)) ([a308819](github-aws-runners@a308819)) * **lambda:** bump the octokit group in /lambdas with 4 updates ([github-aws-runners#4537](github-aws-runners#4537)) ([94f2c9d](github-aws-runners@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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
6.5.0 (2025-04-15)
Notes
ami_id_ssm_parameter_nameis deprecated. Pleaee migrate toami.id_ssm_parameter_arnwhich is supporting the SSM lookup native via the launch template instead of overwrite by custom code in the scale-up lambda.Features
Bug Fixes
This PR was generated with Release Please. See documentation.