epheph / ec2-check-reserved-instances

EC2 Check Reserved Instances - Compare instance reservations with running instances
40 stars 57 forks source link

Fix reduce() error, rename environment variables #7

Closed tonygaetani closed 2 years ago

tonygaetani commented 8 years ago

There are two commits here. One for renaming the aws credential environment variables to something more common (at least in my experience) and another for when no instances are found so the script doesn't end with an uncaught exception.

tonygaetani commented 8 years ago

I'm willing to make a few more contributions if you'd like. For example region configuration and external configuration kind of stuff. I'm not sure if you're inactive for the moment or if you're just done with this project, but if you're not done with the project let me know and I'm happy to work on it!