Trying to bring HCL2 template fuction to life in a separate tool. Based on the packer code
Go to file
Philippe Caseiro 3e99b09a15 feat(test): adding tests for the "File" struct
feat(test): moving util funcs into utils module
2022-07-06 14:35:29 +02:00
api Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
cmd Adding dry run option 2022-07-05 14:57:52 +02:00
data feat(test): adding tests for the "File" struct 2022-07-06 14:35:29 +02:00
pkg feat(test): adding tests for the "File" struct 2022-07-06 14:35:29 +02:00
.gitignore Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02: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