Jinja2 and Python Templates

Back to Google Cloud Deployment Manager

Deployment Manager supports Jinja2 and Python templates for generating resource configurations dynamically. Jinja2 provides loops, conditionals, and macros for template generation. Python templates offer full programming language capabilities for complex logic. Both output YAML resource definitions.

cloud iac gcp