mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -04:00
[gophercloud#168](https://github.com/rackspace/gophercloud/issues/168) has been patched to not panic on non-existing server id's. If an error is returned, check if the error is a 404 first before bailing.