Is the 'runners' module still used when using the multirunners module? #4762
Replies: 1 comment 5 replies
|
@npalm, it looks like you are either the creator of or strong contributor to the multi-runner module. I'm trying to use it (creatively, to get multiple linux64 runners with distinct extra_labels for different machine types), and am trying to infer the correct arguments to pass the module. Since the examples don't provide an example of the top-level main.tf calling the module, there is no pattern to follow. |
Uh oh!
There was an error while loading. Please reload this page.
The instructions on use of the multirunners module are quite sparse. I'm digging through code, but so far am not sure if I should remove the runners module, or revert it to all default code. Any info appreciated.
All reactions