Hacker News new | ask | show | jobs
by eviks 11 days ago
How would that help if the result of the template is the same single config file that doesn't separate concerns?
1 comments

Facts sources, logic, and secrets are typically best using logic-less templates. Good configuration management systems are sufficiently understandable, flexible, and maintainable.

If a file is static, then most configuration management systems allow dropping in such too without templates.

What specific question or concern do you have?