Files
Packer-Cn/test/mini_plugin
Lucas Bajolet 1f4f2aebca test: add mini plugin for testing
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.
2024-06-07 14:38:20 -04:00
..
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00
2024-06-07 14:38:20 -04:00

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