-
Notifications
You must be signed in to change notification settings - Fork 696
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Hi,
Just discovered the variable delay_webhook_event isn't working as expected.
-
All examples in examples/multi-runner/templates/runner-configs/ consider
delay_webhook_eventa top level variable. -
modules/multi-runner/queues.tf thinks it's a sub-component of runner_config:
delay_seconds = each.value.runner_config.delay_webhook_event
-
modules/multi-runner/README.md has an example with
delay_webhook_eventas a top level variable. -
Later in the README it's a sub-component within runner_config again.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed