Hey Packer community!
We've just released Patch version 1.3.1. We normally try not to do releases so close together, but we found a critical bug in the new progress-bar code that was causing deadlocks for many of our users. We've fixed this deadlock.
We've also fixed:
- An SSH communication issue with openstack
- A bug preventing AWS Spot instances from being provisioned
And this isn't a bugfix but we have added a feature that allows you to optionally delete packer's temporary key from the authorised key file. This is mostly just to allow you to clean up after yourself so that the authorized_keys file doesn't get crowded; the key in the file gets deleted by Packer after use so this doesn't represent a real security issue.
Please take a look at the
changelog to see everything that went into this release.
Cheers,
Adrien Delorme.