Trying to bring HCL2 template fuction to life in a separate tool.
Based on the packer code
Philippe Caseiro
66d290c298
You can provide a go template (text/template) or a hcl2 template with a JSON representation of your configuration and this tool will print the generated "file" on stdout. |
||
---|---|---|
.gitignore | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
templatefile
Trying to bring HCL2 template fuction to life in a separate tool.
Based on the packer code