Skip to content

delay_webhook_event variable #3641

@sdarwin

Description

@sdarwin

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_event a 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_event as a top level variable.

  • Later in the README it's a sub-component within runner_config again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions