TemplatedTask TemplatedTask
TemplatedTask Certified

Render and run a task from a templated spec.

yaml
type: io.kestra.plugin.core.templating.TemplatedTask
yaml
id: templatedtask
type: io.kestra.plugin.core.templating.TemplatedTask
spec: |
  type: io.kestra.plugin.core.http.Download
  {{ task.property }}: {{ task.value }}
Properties