Trying to bring HCL2 template fuction to life in a separate tool. Based on the packer code
Go to file
Philippe Caseiro 9fb85a9437 feat(helm): adding helm install feature
now we can ask bootstraper to install helm charts as "packages"
2022-07-11 09:29:35 +02: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(helm): adding helm install feature 2022-07-11 09:29:35 +02:00
pkg feat(helm): adding helm install feature 2022-07-11 09:29:35 +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