agent462 / sensu-handler-awsdecomm

A sensu handler to handle decommission of instance in both sensu and chef-server
9 stars 9 forks source link

no support for multiple chef orgs or aws accounts #1

Open elnica6-zz opened 9 years ago

elnica6-zz commented 9 years ago

Hello-

Super excited about using this handler in our Sensu environment. Fits the need for sensu managed autoscaled systems. One down side I see is not support for multiple chef orgs or multiple aws accounts so....I've decided to update the handler to support this :) I also decided to take the opportunity to refresh the handler to work with the ridley gem (as spice is pretty much dead) and v2 of aws-sdk. I hope to have a PR submitted either today or tomorrow. any and all feed back is encouraged and greatly appreciated :)

scalp42 commented 9 years ago

@elnica6 any chance for a PR please?

agent462 commented 9 years ago

would love one; always meant to clean this up. We use a derivative of this internally that's already using ridley. Once you're done I'd like to go through and clean up some of the Ruby.