Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Use AWS pricing API #5

Open
hjacobs opened this issue Jun 3, 2018 · 2 comments
Open

Use AWS pricing API #5

hjacobs opened this issue Jun 3, 2018 · 2 comments

Comments

@hjacobs
Copy link
Owner

hjacobs commented Jun 3, 2018

The AWS pricing information is currently hardcoded and only eu-central-1 is supported. Using the AWS pricing API will automatically support all AWS EC2 instances and regions: http://boto3.readthedocs.io/en/latest/reference/services/pricing.html

@hjacobs
Copy link
Owner Author

hjacobs commented Jul 23, 2018

This PR uses the AWS Pricing API to update a local CSV file: #27

@hjacobs
Copy link
Owner Author

hjacobs commented Mar 24, 2020

is there a chance that you'd implement fetching the costs in kube-resource-report automatically?
maybe with a static list of regions provided as arguments
we have some of the costs completely wrong, some at 0 because these are new instance types
I've tried running the script to try and update the static and it's very frustrating because it fails for stuff we'll never need like govcloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant