mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
The mini plugin implemented here is a minimal Packer plugin that we use for acceptance testing Packer core. There's a few components exposed so we can write templates using it, and make sure Packer interprets it all as it should, and runs/errors as we expect it.
Packer Test Plugin
This directory is meant to be a minimal plugin that we can use for testing Packer. Any components defined in this plugin are not for use, as they virtually do nothing, and are only here to test Packer's core capabilitities