packer/packer_test/common/plugin_tester
Sebastien Dionne 3cb0cd490e Fix typos and linguistic errors in documentation
Signed-off-by: Sebastien Dionne <survivant00@gmail.com>
2025-10-10 19:19:56 -04:00
..
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 Fix typos and linguistic errors in documentation 2025-10-10 19:19:56 -04:00
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 build(deps): bump golang.org/x/oauth2 2025-09-08 10:15:04 +00:00
go.sum build(deps): bump golang.org/x/oauth2 2025-09-08 10:15:04 +00: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 Fix typos and linguistic errors in documentation 2025-10-10 19:19:56 -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 capabilities