Registry / utility / hashicorp-packer-plugin-sdk

hashicorp-packer-plugin-sdk

JSON →
library0.6.7gogounverified

Package packer-plugin-sdk provides the SDK for building Packer plugins.

go get github.com/hashicorp/packer-plugin-sdk
INSTALL
IMPORT
SIG · HASHICORP-PACKER-P
H
hashicorp-packer-plugin-sdk
utilitygov0.6.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

packer
github.com/hashicorp/packer-plugin-sdk

Use the Packer Builder interface

package main import ( "github.com/hashicorp/packer-plugin-sdk" ) func main() { // This package is used to implement Packer plugins. _ = packer.Builder{} }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hashicorp-packer-plugin-sdk — go get hashicorp-packer-plugin-sdk · libregistry