google-cloud-pricing-cost-calculator
google-cloud-pricing-cost-calculator copied to clipboard
New machine types a3-highgpu-[1,2,4]g
Machine types 'machinetypes.csv' changed
Added: a3-highgpu-1g;26;False;234.00;; a3-highgpu-2g;52;False;468.00;; a3-highgpu-4g;104;False;936.00;;
Deleted:
Todo:
- [x] Check changes
- [x] Edit title of this issue
- [x] Run build/skus.sh workflow to export SKUs from the Google Cloud Billing API
- [x] Check if machine type is present in 'build/skus.db'
- [x] Add or remove mapping in build/mapping.csv
- [x] Add or remove the machine type in build/gcp.yml
- [x] Add or remove the machine type with mapping in build/pricing.pl
- [x] 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