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