packer-community / packer-windows-plugins

A suite of Packer plugins for provisioning Windows machines
112 stars 20 forks source link

Issue/37 #38

Closed mefellows closed 9 years ago

mefellows commented 9 years ago

Fixes issue with AWS API eventual consistency, resulting in The instance ID does not exist (InvalidInstanceID.NotFound) type errors.

Have tested 10 times and have not reproduced the problem - this does not necessarily indicate that the issue has completely disappeared, but either way this implementation is more reliable than the previous.

Have also tested user cancellation during this process.