issues
search
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
Some enhancements
#38
Closed
RykHawthorn
closed
9 years ago
RykHawthorn
commented
9 years ago
Some enhancements:
fixed cli output for ELB prices support
removed code duplications -> same output fields for all formats
removed code duplications -> same method for all prices
one column for special prices like upfront and perGB
erans
commented
9 years ago
Thanks!
Some enhancements: