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/common/plugin_tester
hc-github-team-packer f7a291d016
backport of commit 3cb0cd490e (#13525)
4 months ago
..
builder/dynamic packer_test: rename/split lib into common/check 2 years ago
datasource packer_test: rename/split lib into common/check 2 years ago
docs backport of commit 3cb0cd490e (#13525) 4 months ago
example packer_test: rename/split lib into common/check 2 years ago
post-processor/dynamic packer_test: rename/split lib into common/check 2 years ago
provisioner/dynamic packer_test: rename/split lib into common/check 2 years ago
version packer_test: rename/split lib into common/check 2 years ago
LICENSE packer_test: rename/split lib into common/check 2 years ago
README.md backport of commit 3cb0cd490e (#13525) 4 months ago
go.mod build(deps): bump golang.org/x/oauth2 6 months ago
go.sum build(deps): bump golang.org/x/oauth2 6 months ago
main.go packer_test: rename/split lib into common/check 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 capabilities