Trying to bring HCL2 template fuction to life in a separate tool. Based on the packer code
Go to file
pcaseiro 35962e4106 Merge pull request 'fix(file): change owner for real' (#5) from fix-tkt-04 into dev
Reviewed-on: #5
2023-01-12 13:44:24 +01:00
api Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
cmd feat(test): adding unit tests 2022-07-06 14:37:00 +02:00
data feat(test): adding tests for the "File" struct 2022-07-06 14:42:26 +02:00
pkg fix(files): change owner for the generated files 2023-01-12 13:40:52 +01:00
.gitignore fix(files): change owner for the generated files 2023-01-12 13:40:52 +01:00
LICENSE Initial commit 2022-03-10 10:40:33 +01:00
Makefile Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
README.md Initial commit 2022-03-10 10:40:33 +01:00
go.mod Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00

README.md

templatefile

Trying to bring HCL2 template fuction to life in a separate tool.

Based on the packer code