mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-07 10:07:38 -04:00
Ensures compatibility with the latest OpenTelemetry libraries, potentially addressing security and stability improvements. Prepares codebase for new features and bug fixes from upstream. |
||
|---|---|---|
| .. | ||
| builder/dynamic | ||
| datasource | ||
| docs | ||
| example | ||
| post-processor/dynamic | ||
| provisioner/dynamic | ||
| version | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| 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