Description
Template files can be rendered from the command line using a small Go-based tool. It is useful for generating configuration files, deployment snippets, or repeated text outputs.
Template tools can expose secrets if variables are written into generated files or logs. Review inputs and output paths before rendering production configuration.