GorillaStack / auto-tag

Automatically tag AWS resources on creation, for cost assignment
GNU General Public License v3.0
457 stars 158 forks source link

ec2 spot instance support #18

Open jmancuso opened 7 years ago

jmancuso commented 7 years ago

Love the current functionality.... but any plan for spot instance support in the future?

em0ney commented 7 years ago

Awesome suggestion. I added the enhancement label. I'm going to be reviewing this repository and doing some updates, so I'll try implement this then

rayjanoka commented 4 years ago

I haven't used the spot system so I don't know it very well, but I'm running into two problems.

  1. When I create a spot fleet I see a RequestSpotFleet event, but tagging the fleet isn't supported yet according to the docs
  2. When the spot fleet launches the spot instance I never see a RequestSpotInstances event, which is the taggable resource according to the docs
ElizabethAnthony94 commented 4 years ago

Any updates on this?

abhianand09 commented 4 years ago

Yes that will be very helpful if these events are also handled in the stack