packer-cn/builder
Patrick Lucas e17984face Fix race condition after launching EC2 instance
It is possible for an instance to not immediately exist after it is
launched. Previously, InstanceStateRefreshFunc would crash if this race
condition were realized.

This change takes the exact same approach of the function above,
AMIStateRefreshFunc, treating 'InvalidInstanceID.NotFound' as if there
were an empty result.
2013-10-11 14:25:18 -07:00
..
amazon Fix race condition after launching EC2 instance 2013-10-11 14:25:18 -07:00
digitalocean builder/digitalocean: Scrub config before logging [GH-516] 2013-10-10 15:04:42 -07:00
openstack
virtualbox builder/virtualbox: detect vboxdrv issues [GH-488] 2013-10-02 17:13:22 -07:00
vmware