I believe the documentation for GCP's api is misleading and that we do not need to convert from GB to GiB when calculating the cost of a disk. This was observed by comparing the measured costs vs our bill over a period of a month and found that we were off by ~7%.
I believe the documentation for GCP's api is misleading and that we do not need to convert from GB to GiB when calculating the cost of a disk. This was observed by comparing the measured costs vs our bill over a period of a month and found that we were off by ~7%.
Removes the methods to convert disk.Size to GiB.