Implement an analog of the templatefile
terraform function
#258
Labels
kind/feature
New feature or request
templatefile
terraform function
#258
What would you like to add
I want to use templating inside files, to substitute variable values, like the
templatefile
function in terraform does.Why is this needed
This is necessary for templating the .yaml files of
helm
andk8s-manifest
units.This issue may have a connection to the issue at hand: #225
P.S.
Also, I don't understand what the
apply_template
option of thehelm
unit means? Can you clarify it here and add it to the documentation?The text was updated successfully, but these errors were encountered: