Launch Templates can use SSM parameters for AMI ID #4464
Closed
claytonolley
started this conversation in
Ideas
Replies: 3 comments
-
I was not aware of this feature, the AMI id can be managed via SSM, but the scale-up lambda will ignore in that cate the once in the launch template. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Link to related discussion - #4460 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is resolved in https://github.com/github-aws-runners/terraform-aws-github-runner/releases/tag/v6.5.0 Thanks!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I often get Terraform plans that are only updating the AMI ID on the launch templates, however I only use SSM Parameters that the lambda's inject directly at launch time. I see that AWS Launch Templates support SSM Parameters out of the box though so is there a way we can forego the regular data call and just specify our SSM Parameters in place of the ami id?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-template.html#use-an-ssm-parameter-instead-of-an-ami-id
Beta Was this translation helpful? Give feedback.
All reactions