Commit 9c573b6
authored
fix: return security group id for docker-autoscaler in
## Description
For the `docker-autoscaler` workers the security group id was not
returned, which is added by this PR. According to the description of the
variable, we can expect it for every worker type creating separate
instances.
Fixes #1241runner_sg_id (#1249)1 parent 76ae944 commit 9c573b6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments