Ability to add existing security group to spot runners? #372
-
I need to be able to add an existing security group to my runner that provides access to resources the CI job needs. The SG only allows ingress and egress based on the requestor being part of the same SG, so the runner as is cannot access the required resources for the jobs being run. Looking at the code, specifically |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
You could add some egress rule via |
Beta Was this translation helpful? Give feedback.
-
The discussed feature is available since 4.32.0 now. |
Beta Was this translation helpful? Give feedback.
The discussed feature is available since 4.32.0 now.