Packer v1.2.1 Release Notes

Release Date: 2018-02-23 // about 6 years ago
  • ๐Ÿ› BUG FIXES:

    • ๐Ÿ— builder/amazon: Fix authorization using assume role. [GH-5914]
    • ๐Ÿ— builder/hyper-v: Fix command collisions with VMWare PowerCLI. [GH-5861]
    • ๐Ÿ— builder/vmware-iso: Fix panic when building on esx5 remotes. [GH-5931]
    • ๐Ÿ— builder/vmware: Fix issue detecting host IP. [GH-5898] [GH-5900]
    • provisioner/ansible-local: Fix conflicting escaping schemes for vars provided via --extra-vars. [GH-5888]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ— builder/oracle-classic: Add snapshot_timeout option to control how long we wait for the snapshot to be created. [GH-5932]
    • ๐Ÿ— builder/oracle-classic: Add support for WinRM connections. [GH-5929]