Trying to bring HCL2 template fuction to life in a separate tool. Based on the packer code
Go to file
pcaseiro a28563e8d6 Merge pull request 'feat(bootstraper): complete rewrite of the bootstraper tool' (#2) from feat/bootstraper into dev
Reviewed-on: #2
2022-06-30 16:46:14 +02:00
api Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
cmd Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
data Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +02:00
pkg Complete rewrite of the bootstraper tool 2022-06-30 16:45:46 +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