google-cloud-pricing-cost-calculator icon indicating copy to clipboard operation
google-cloud-pricing-cost-calculator copied to clipboard

Feature request: Cloud SQL

Open jlestel opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I would like to add Cloud SQL to my encryptions.

Does this feature seem complex to you?

Any advice to give me before I look to make you a PR about this?

jlestel avatar Nov 13 '23 16:11 jlestel

Good idea. In this README I describe how the costs are calculated. Cloud SQL SKUs are already downloaded: https://github.com/Cyclenerd/google-cloud-pricing-cost-calculator/blob/master/build/skus.sh#L23

You need to create a name for each combination. Like the Google calculator. Example: db-standard-4. The costs can then be calculated for the possible combinations.

Cyclenerd avatar Nov 14 '23 09:11 Cyclenerd