TemplatedTask
Render and run a task from a templated spec.
TemplatedTask
Render and run a task from a templated spec.
yaml
type: io.kestra.plugin.core.templating.TemplatedTaskExamples
yaml
id: templatedtask
type: io.kestra.plugin.core.templating.TemplatedTask
spec: |
type: io.kestra.plugin.core.http.Download
{{ task.property }}: {{ task.value }}