-
-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add instance_refresh, al2023 to github-runners #871
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not ignore launch template version. If instance_refresh
is true and launch_template_version = "$Latest"
, configure launch_template_version
to use the latest_version
attribute of the aws_launch_template
resource.
Add the ability to set instance_refresh.triggers
.
Set appropriate options for instance refresh for GitHub Runners, such as scale_in_protected_instances = "Refresh"
.
This looks like it's too stale and needs to be closed. Also, the runs-on component is a better fit for modern infra. |
what
instance_refresh
andlaunch_template_version
togithub-runners
ecr-login
configuration from user-data.shwhy
libicu
solves that requirementecr-login
configuration does not support docker login due to PR 315ecr-login
configuration cannot use environment credentialsources
github-runners
to explain the most flexibleusage of this component with ECR