Kestra Terraform Provider – Read Worker Groups
Terraform Data Source: kestra_worker_group
Use this data source to access information about an existing Kestra Worker Group.
This resource is only available on the Enterprise Edition
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?