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 Data Source: kestra_worker_group

Use this data source to access information about an existing Kestra Worker Group.

Schema

Required

  • id (String) The worker group id.
  • key (String) The worker group key.

Read-Only

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

Was this page helpful?