Commit 2a947e8
authored
## Description
The `runner_worker_ingress_rules` and `runner_worker_egress_rules` have
to be attached to the correct security group. At the moment the module
always attaches the rules to the docker machine security group which
does not exist when `docker-autoscaler` is used.
1 parent d15a81a commit 2a947e8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments