For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append .md to any kestra.io/docs/* URL for plain Markdown.

Terraform Resource: kestra_worker_group

Manages a Kestra Worker Group.

Schema

Required

  • key (String) The worker group key.

Optional

  • allowed_tenants (List of String) The list of tenants allowed to use the worker group.
  • description (String) The worker group description.

Read-Only

  • id (String) The ID of this resource.

Was this page helpful?