erans / ec2instancespricing

Quick and dirty Python API and CLI to get EC2 instance pricing for On-Demand and Reserved Instances
Other
175 stars 89 forks source link

Fix cr1.8xlarge #7

Closed dustinkirkland closed 11 years ago

dustinkirkland commented 11 years ago

I needed this change in order to support cr1.8xlarge. Thanks!

erans commented 11 years ago

Thanks for the fix. AWS started to move fast with new instance types lately and I didn't have much time to update the code.