Manage Kestra Worker Groups with the Terraform Provider
For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append.mdto anykestra.io/docs/*URL for plain Markdown.
Terraform Resource: kestra_worker_group
Manages a Kestra Worker Group.
This resource is only available on the Enterprise Edition
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?