ZIP
WinGet
Packer
HashiCorp · 1.9.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
packer_1.9.0_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hashicorp.Packer
Version
1.9.0
Description
Packer is a tool for building identical machine images for multiple platforms from a single source configuration.
License
MPL-2.0
↗
Homepage
https://www.packer.io/
Support
https://www.packer.io/community
Release Notes
NOTES:
- Breaking Change: Iteration fingerprints used to be computed from the Git SHA of the repository where the template is located when running packer build. This changes with this release, and now fingerprints are automatically generated as a ULID. This implies that continuing an existing iteration will require users to define the fingerprint in the environment manually in order to adopt this behaviour, otherwise, by default, a new iteration will be created. This does not impact workflows wh…