mirror of https://github.com/hashicorp/packer
When testing a packer build or validate, one common use case is to check which plugins are loaded and used by Packer to run a command. This is generally done through Grep, but repeating the same pattern can be redundant, and if the output changes, all those need to be updated. Therefore, this commit introduces a PluginsUsed gadget, which can be orchestrated to ensure a plugin is used, or not used, allowing to check for multiple plugins at once.protobuf_testing
parent
a8dc5c9de9
commit
db95a739d1
Loading…
Reference in new issue