packer/packer_test/common/plugin_tester
anshul sharma b5752a3a4b typo fix
2025-07-29 18:40:40 +05:30
..
builder/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
datasource packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
docs typo fix 2025-07-29 18:40:40 +05:30
example packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
post-processor/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
provisioner/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
version packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
go.mod Bump /x/net and /x/crypto in plugin tester and main go.mod 2025-05-01 15:01:00 -07:00
go.sum Bump /x/net and /x/crypto in plugin tester and main go.mod 2025-05-01 15:01:00 -07:00
LICENSE packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
main.go packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
README.md packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -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