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

PHP bug-fixes and support for newer regions and instances #3

Closed CitizenOfRome closed 11 years ago

CitizenOfRome commented 11 years ago

Changes:

erans commented 11 years ago

Thanks!

CitizenOfRome commented 11 years ago

Happy to help :)

erans commented 11 years ago

Just out of curiosity, what are using it for and why have you decided to write a PHP version? On Nov 21, 2012 7:40 AM, "Sathvik Ponangi" notifications@github.com wrote:

Happy to help :)

— Reply to this email directly or view it on GitHubhttps://github.com/erans/ec2instancespricing/pull/3#issuecomment-10586231.

CitizenOfRome commented 11 years ago

One of my clients needed it for their project. I thought the rest of the community could use it as well. Btw, do you happen to have a reference for INSTANCE_TYPE_MAPPING? The data for cc2 and cg1 isn't showing up as expected ...

erans commented 11 years ago

I just inferred it from the JSON file. The values seems to be correct, though.

Do you have a specific example?

On Wed, Nov 21, 2012 at 2:27 PM, Sathvik Ponangi notifications@github.comwrote:

Actually one of my clients' needed it for their project. I thought the rest of the community could use it as well. Btw, do you happen to have a reference for INSTANCE_TYPE_MAPPING? The data for cc2 and cg1 isn't showing up as expected ...

— Reply to this email directly or view it on GitHubhttps://github.com/erans/ec2instancespricing/pull/3#issuecomment-10595059.