Description
Configuration data can be generated from reusable templates instead of hand-written JSON.
It is useful for infrastructure, Kubernetes, application config, and repeated data structures that need variables, functions, and imports. Template output should be reviewed before deployment because generated configuration can affect production systems.