mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-15 19:48:58 -04:00
Since the tester plugin used for blackbox testing is called packer-plugin-tester, we rename the directory it's stored in to plugin_tester. |
||
|---|---|---|
| .. | ||
| builder/dynamic | ||
| datasource | ||
| docs | ||
| example | ||
| post-processor/dynamic | ||
| provisioner/dynamic | ||
| version | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
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