add used_by directive for some of the tools that are using hcl

This commit is contained in:
mhoffm 2021-06-30 08:05:28 +02:00 committed by Stephan Seitz
parent 3df418ae8a
commit 54eb49bf9c

View file

@ -355,6 +355,7 @@ list.hcl = {
branch = "main"
},
filetype = "hcl",
used_by = { "terraform", "packer", "nomad" },
}
-- FIXME(vigoux): markdown is broken for now