terraform-aws-gitlab-runner icon indicating copy to clipboard operation
terraform-aws-gitlab-runner copied to clipboard

Support shell and/or instance executor

Open lmilbaum opened this issue 2 years ago • 5 comments
trafficstars

Describe the solution you'd like

We have workflows which can only run on instances (not containers). For that we probably need to use the shell executor or the new experimental instance executor. It would be super helpful to support it in this module.

Describe alternatives you've considered

The alternative is to find another module or implement one by myself

Suggest a solution

Additional context

lmilbaum avatar Oct 26 '23 06:10 lmilbaum