You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using the multi-runner module but when specifying the runner_additional_security_group_ids input within the multi_runner_config block, it is ignored. It has to be specified outside the multi_runner_config block, which means all runner configs will receive the same additional security groups.
In our use-case, we need to specify different security groups for each config. Should this not be the expected behavior?
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.
We are currently using the multi-runner module but when specifying the runner_additional_security_group_ids input within the multi_runner_config block, it is ignored. It has to be specified outside the multi_runner_config block, which means all runner configs will receive the same additional security groups.
In our use-case, we need to specify different security groups for each config. Should this not be the expected behavior?
The text was updated successfully, but these errors were encountered: