You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer_test/mini_plugin
Wilken Rivera 124a8d8d5d
Move into a packer_test pkg for black-box testing
2 years ago
..
builder/dynamic Move into a packer_test pkg for black-box testing 2 years ago
datasource Move into a packer_test pkg for black-box testing 2 years ago
docs Move into a packer_test pkg for black-box testing 2 years ago
example Move into a packer_test pkg for black-box testing 2 years ago
post-processor/dynamic Move into a packer_test pkg for black-box testing 2 years ago
provisioner/dynamic Move into a packer_test pkg for black-box testing 2 years ago
version Move into a packer_test pkg for black-box testing 2 years ago
LICENSE Move into a packer_test pkg for black-box testing 2 years ago
README.md Move into a packer_test pkg for black-box testing 2 years ago
go.mod Move into a packer_test pkg for black-box testing 2 years ago
go.sum Move into a packer_test pkg for black-box testing 2 years ago
main.go Move into a packer_test pkg for black-box testing 2 years ago

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