Packer - 1.10.2


(March 6, 2024)

NOTES:

  • Continuing the work in in Packer v1.10.0 we introduced the ability to install
    a locally sourced plugin using packer plugins install --path, this
    release extends support to development plugin binaries - binaries that
    report "dev" as part of their plugin version. Instead of manually placing a
    downloaded binary into the executable or current working directory we
    encourage you to run the command packer plugins install –path <path-to- downloaded-extracted-binary> github.com/hashicorp/happycloud to install
    the binary into a Packer compatible path.
    GH-12855

IMPROVEMENTS:

  • cmd/plugins: Add support for installing local development binaries to packer plugins install.
    GH-12855
  • core: Validate bucket name when using hcp_packer_registry block.
    GH-12820
  • core: Update github.com/hashicorp/hcp-sdk-go from 0.83.0 to 0.85.0.
    GH-12850
    GH-12827

BUG FIXES:

  • core/hcp: HCP Packer build failures properly distinguish between incompatible
    plugins and general publishing errors.
    GH-12854
    GH-12835

Details

date
March 6, 2024, midnight
name
1.10.2
type
Patch
πŸ‘‡
Register or login to:
  • πŸ”View and search all Packer releases.
  • πŸ› οΈCreate and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • πŸš€Much more coming soon!
Continue with GitHub
Continue with Google
or