packer/packer_test/common/plugin_tester
hashicorp-copywrite[bot] abc4bfffce
Merge pull request #13632 from hashicorp/compliance/add-headers
[COMPLIANCE] Add/Update Copyright Headers
2026-06-03 14:37:46 +05:30
..
builder/dynamic Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
datasource Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
docs Fix typos and linguistic errors in documentation 2025-10-10 19:19:56 -04:00
example Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
post-processor/dynamic Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
provisioner/dynamic Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
version Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
go.mod build(deps): bump github.com/Azure/go-ntlmssp (#13620) 2026-04-24 12:44:55 +05:30
go.sum build(deps): bump github.com/Azure/go-ntlmssp (#13620) 2026-04-24 12:44:55 +05:30
LICENSE [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5) 2025-12-11 07:02:12 +00:00
main.go Merge pull request #13632 from hashicorp/compliance/add-headers 2026-06-03 14:37:46 +05:30
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