feat(tools): Add kontemplate

This commit is contained in:
Vincent Ambo 2019-08-16 16:50:50 +01:00
parent b652ea2f03
commit 27036e18f5
3 changed files with 8 additions and 2 deletions

View file

@ -19,6 +19,9 @@ case "${TARGET_TOOL}" in
terraform)
attr="terraform-gcp"
;;
kontemplate)
attr="kontemplate"
;;
*)
echo "The tool '${TARGET_TOOL}' is currently not installed in this repository."
exit 1

1
tools/bin/kontemplate Symbolic link
View file

@ -0,0 +1 @@
__dispatch.sh