Skip to content

Conversation

@maratinvitae
Copy link
Contributor

What

Allow customization of runner IAM role

Description

This PR introduces the ability to explicitly specify an IAM role and instance profile for the runner instances. This is motivated by a need to accommodate legacy IAM roles that remain from previous infrastructure migrations.
Proposed change is backward-compatible.

@maratinvitae maratinvitae requested review from a team as code owners November 6, 2025 18:52
default = "github-aws-runners"
}

variable "iam_overrides" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only defining the variable, but not passing it into the module won't work.

I think the variable needs to be defined ad part of the runner_config. And next passed into the runner module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants