HashiCorp Packer 1.1.0
We are proud to announce the release of HashiCorp Packer 1.1.0. This release includes several new features, improvements, bug fixes, and backwards incompatibilities.
Here are some highlights from Packer 1.1.0:
- New Oracle Cloud Infrastructure builder for creating custom images.
- New LXC builder for creating lxc containers.
- New LXD builder for creating lxd containers.
- Windows Improvements - Fixed several issues with provisioning after restarting.
- Windows Support for Puppet - The Puppet provisioner now has a
guest_os_type
to configure it to run on Windows. - Amazon tags applied at launch - Updates to the aws sdk let us create tags as resources are created to eliminate poling.
- Shell scripts now error if disconnected - The new default behavior of the shell provisioner is to error if the connection is dropped. This might cause your builds to fail if you reset your connection, for example with a restart command. Please change the
expect_disconnect
flag totrue
if this is the case.
There are many other changes and improvements in this release. Please review the v1.1.0 changelog for a detailed list of changes.
Sign up for the latest HashiCorp news
More blog posts like this one
New SLM offerings for Vault, Boundary, and Consul at HashiConf 2024 make security easier
The latest Security Lifecycle Management (SLM) features from HashiCorp Vault, Boundary, and Consul help organizations offer a smoother path to better security practices for developers.
Terraform, Packer, Nomad, and Waypoint updates help scale ILM at HashiConf 2024
New Infrastructure Lifecycle Management (ILM) offerings from HashiCorp Terraform, Packer, Nomad, and Waypoint help organizations manage their infrastructure at scale with reduced complexity.
HCP Packer now tracks CI/CD pipeline metadata
You can now see the CI/CD pipeline metadata associated with each image build in HCP Packer.