Files
Lucas Bajolet 51983bd4d9 docs: add docs on project bundles
In HCL2, it is possible to split the different components of a build
over several files, and to build them by invoking `packer build' on the
directory containing those partial templates.

This was not documented, nor was there any example in Packer to
highlight such a workflow, so we add those with this commit.
2023-05-02 14:51:27 -04:00
..