mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
Instead of manually invoking ts.PackerCommand().UsePluginDir(), we introduce a new PackerCommand() function on TestDirSpec which fast-tracks this common use-case.