TemplatedTask​Templated​Task

Templatize a task.

This task's spec property allows you to fully templatize all task properties using Kestra's Pebble templating. This way, all task properties and their values can be dynamically rendered based on your custom inputs, variables, and outputs from other tasks.

yaml
type: "io.kestra.plugin.core.templating.TemplatedTask"