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/plugin_tester
dependabot[bot] 7425ef3a45
build(deps): bump github.com/hashicorp/go-retryablehttp
2 years ago
..
builder/dynamic packer_test: rename mini_plugin to plugin_tester 2 years ago
datasource packer_test: rename mini_plugin to plugin_tester 2 years ago
docs packer_test: rename mini_plugin to plugin_tester 2 years ago
example packer_test: rename mini_plugin to plugin_tester 2 years ago
post-processor/dynamic packer_test: rename mini_plugin to plugin_tester 2 years ago
provisioner/dynamic packer_test: rename mini_plugin to plugin_tester 2 years ago
version packer_test: rename mini_plugin to plugin_tester 2 years ago
LICENSE packer_test: rename mini_plugin to plugin_tester 2 years ago
README.md packer_test: rename mini_plugin to plugin_tester 2 years ago
go.mod build(deps): bump github.com/hashicorp/go-retryablehttp 2 years ago
go.sum build(deps): bump github.com/hashicorp/go-retryablehttp 2 years ago
main.go packer_test: rename mini_plugin to plugin_tester 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