Some Ruby scripts to help automating some actions in AWS services
bundle install
./command.rb OR ruby command.rb
flush-sg
removes all inbound rules of a security group, rebuilding them from a defined schema. Helpful when you need to update your local IP in all rules.