mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-18 22:11:39 -04:00
- Internal plugins are compiled into the same packer binary and invoked through the plugin command - Search paths allow disk-based plugins to override and should function as normal - This should allow for a 94% space savings vs statically compiling all the plugins as separate binaries.. approximately 24mb vs 431mb