feat(packer): support for template directories#1336
feat(packer): support for template directories#1336NefixEstrada wants to merge 2 commits intogruntwork-io:mainfrom
Conversation
|
Hello, |
|
I'm not really sure how to add the tests, since this function calls the actual packer binary |
|
Hi, References: https://github.com/gruntwork-io/terratest/blob/master/test/terraform_packer_example_test.go https://github.com/gruntwork-io/terratest/tree/master/examples/packer-docker-example |
|
is this still ongoing? we need this because our packer template use multiple files |
|
We use this in production and works, however I didn't come around to write the tests |
|
@NefixEstrada do you mind if I take a look and try to create the test? |
|
Sure, go ahead! Thanks, |
Signed-off-by: William Albertus Dembo <29192168+walbertus@users.noreply.github.com>
|
Hello @denis256 , @walbertus has implemented the required tests. Could you take a look again at the MR? Thank you, |
|
any input @denis256 ? |
Description
Fixes #1271
With this PR you can use directories for Packer templates
Release Notes (draft)
Added support for Packer template directories