Y
Hacker News
new
|
ask
|
show
|
jobs
by
p_l
2205 days ago
The problem with templating YAML is that you're templating text, in a very sensitive to whitespace syntax. By definition, Jsonnet avoids that because it operates on the data structure, not on their stringified representation.