Description
YAML templates can be rendered with embedded Python expressions for configurable generated files. This engine helps workflow and build systems produce structured YAML from reusable templates.
Template expressions can execute code-like behavior chosen by the template author. Render only trusted templates, especially when they can read environment data or write generated configuration.