mirror of https://github.com/hashicorp/packer
When troubleshooting a pipeline for a test, it can be useful to print the input out without necessarily preventing the pipeline to work. The Tee gadget is exactly made for this purpose, the input of the Tee is printed out through `t.Log`, and the input is forwarded to the next step in the pipeline.pull/12983/head
parent
28bf784869
commit
032114b3fc
Loading…
Reference in new issue