Packer v0.8.2 Release Notes

Release Date: 2015-07-17 // almost 9 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ— builder/docker: Add option to use a Pty. [GH-2425]

    ๐Ÿ› BUG FIXES:

    • core: Fix crash when min_packer_version is specified in a template. [GH-2385]
    • ๐Ÿ— builder/amazon: Fix EC2 devices being included in EBS mappings. [GH-2459]
    • ๐Ÿ— builder/googlecompute: Fix default name for GCE images. [GH-2400]
    • ๐Ÿ— builder/null: Fix error message with missing ssh_host. [GH-2407]
    • ๐Ÿ— builder/virtualbox: Use --portcount on VirtualBox 5.x. [GH-2438]
    • provisioner/puppet: Packer now correctly handles a directory for manifest_file. [GH-2463]
    • provisioner/winrm: Fix potential crash with WinRM. [GH-2416]