Yea, what I might do is set the `WaitForFulfillmen...
# aws
b
Yea, what I might do is set the
WaitForFulfillment
tag on the SpotInstanceRequest, and then once it's been fulfilled I will run the GET on the resulting instance, and add the tags then. It will make the initial run take a tad longer, but I'd rather get the resulting instance set up all the way if I can.