We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db732b7 commit cafe8b3Copy full SHA for cafe8b3
internal/runner/runnerpool/runner.go
@@ -54,7 +54,6 @@ func NewRunnerPoolStack(
54
if len(discovered) == 0 {
55
l.Warnf("No units discovered. Creating an empty runner.")
56
57
- // Create an empty runner that will process no units
58
stack := common.Stack{
59
TerragruntOptions: terragruntOptions,
60
ParserOptions: config.DefaultParserOptions(l, terragruntOptions),
0 commit comments