Silent Install HQ
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

SHA256 163d107c16357301921ad2f1b5c5cb6b9f858a2b1c886bbc60727ef938e95944 VirusTotal ↗
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
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…