kestra_kv
kestra_kv (Data Source)
Use this data source to access value for an existing Key-Value pair.
Schema
Required
key
(String) The key to fetch value for.namespace
(String) The namespace of the Key-Value pair.
Read-Only
id
(String) The ID of this resource.tenant_id
(String) The tenant id.type
(String) The type of the value. One of STRING, NUMBER, BOOLEAN, DATETIME, DATE, DURATION, JSON.value
(String) The fetched value.
Was this page helpful?