packer-cn/builder/amazon
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
..
chroot Fix the way we run commands in chroot. 2013-10-01 09:35:55 +00:00
common Fix race condition after launching EC2 instance 2013-10-11 14:25:18 -07:00
ebs builder/amazon/*: use WaitForState for AMIs 2013-09-12 20:33:32 -07:00
instance exclude everything in /tmp, but keep /tmp itself 2013-09-18 13:42:15 -07:00