Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pbarnajc
Copy link
Contributor

@pbarnajc pbarnajc commented Oct 2, 2023

Resolves https://github.com/philips-labs/terraform-aws-github-runner/issues/3515
This just adds the ability to specify a specific subnet_id for a specific runner type for the multi-runner module. There should still always be subnet_ids specified at the module level for the default, but if subnet_ids are specified at the runner level they should override the module level values.

This will enable users to have runners in different subnets without needing to call this module multiple times.

@pbarnajc pbarnajc changed the title Set up per runner type subnet specification for multi-runner (feat) Set up per runner type subnet specification for multi-runner Oct 2, 2023
@pbarnajc pbarnajc changed the title (feat) Set up per runner type subnet specification for multi-runner feat: Set up per runner type subnet specification for multi-runner Oct 2, 2023
@pbarnajc pbarnajc force-pushed the allow-per-runner-subnet-config branch from a76f77d to 7368f4b Compare October 2, 2023 18:51
@pbarnajc
Copy link
Contributor Author

pbarnajc commented Oct 3, 2023

Whoops, just saw https://github.com/philips-labs/terraform-aws-github-runner/pull/3467 is already doing this

@pbarnajc pbarnajc closed this Oct 3, 2023
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.

Allow multi-runner configs to have per runner config subnet definitions
1 participant