Registry / utility / hashicorp-packer

hashicorp-packer

JSON →
library1.15.4gogounverified

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

go get github.com/hashicorp/packer
INSTALL
IMPORT
SIG · HASHICORP-PACKER
H
hashicorp-packer
utilitygov1.15.4
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

Print the Packer version.

package main import ( "fmt" "github.com/hashicorp/packer" ) func main() { fmt.Println(packer.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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