gcp.json 389 B

12345678910
  1. {
  2. "provider": "custom",
  3. "description": "Default prices used to compute allocation between RAM and CPU. AWS pricing API data still used for total node cost.",
  4. "CPU": "0.031611",
  5. "spotCPU": "0.006655",
  6. "RAM": "0.004237",
  7. "spotRAM": "0.000892",
  8. "projectID": "guestbook-227502",
  9. "billingDataDataset": "billing_data.gcp_billing_export_v1_01AC9F_74CF1D_5565A2"
  10. }