google-cloud-pricing-cost-calculator
google-cloud-pricing-cost-calculator copied to clipboard
New machine types: C4
Machine types 'machinetypes.csv' changed
Added: c3-highcpu-192-metal;192;False;512.00;; c3-highmem-192-metal;192;False;1536.00;; c3-standard-192-metal;192;False;768.00;; c4-highcpu-16;16;False;32.00;; c4-highcpu-192;192;False;384.00;; c4-highcpu-2;2;False;4.00;; c4-highcpu-32;32;False;64.00;; c4-highcpu-48;48;False;96.00;; c4-highcpu-4;4;False;8.00;; c4-highcpu-8;8;False;16.00;; c4-highcpu-96;96;False;192.00;; c4-highmem-16;16;False;124.00;; c4-highmem-192;192;False;1488.00;; c4-highmem-2;2;False;15.00;; c4-highmem-32;32;False;248.00;; c4-highmem-48;48;False;372.00;; c4-highmem-4;4;False;31.00;; c4-highmem-8;8;False;62.00;; c4-highmem-96;96;False;744.00;; c4-standard-16;16;False;60.00;; c4-standard-192;192;False;720.00;; c4-standard-2;2;False;7.00;; c4-standard-32;32;False;120.00;; c4-standard-48;48;False;180.00;; c4-standard-4;4;False;15.00;; c4-standard-8;8;False;30.00;; c4-standard-96;96;False;360.00;;
Deleted:
Todo:
- [x] Check changes
- [x] Edit title of this issue
- [ ] Run build/skus.sh workflow to export SKUs from the Google Cloud Billing API
- [ ] Check if machine type is present in 'build/skus.db'
- [ ] Add or remove mapping in build/mapping.csv
- [ ] Add or remove the machine type in build/gcp.yml
- [ ] Add or remove the machine type with mapping in build/pricing.pl
- [ ] Check if machine type gets SUD and edit build/pricing.pl
- [ ] Create a test for machine type in t/test.sh
- [ ] Test cost calculation with machine type
- [ ] Build new pricing information file 'pricing.yml'
- [ ] Run Build action in Cyclenerd/google-cloud-compute-machine-types
SKUs missing.
@Cyclenerd hi, is it possible to add in the near future c4?
I have made some important changes in https://github.com/Cyclenerd/google-cloud-compute-machine-types/pull/25
https://github.com/Cyclenerd/google-cloud-pricing-cost-calculator/pull/215 so, now i see, what SKUs missing does mean) so, waiting for them
Done