Skip to content

Commit

Permalink
broken out GCP usage scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
ahullah committed Dec 4, 2024
1 parent 98fedd0 commit c48e20b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions specification/appendix/refunds.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,19 @@ Current values observed in billing data for various scenarios:
| GCP | regular | Usage | NULL | These show up as rows that contain data of usage and costs |
| GCP | tax | Tax | NULL | These show up as monthly rows without a project as a credit and with a project with a debit. |
| GCP | adjustment | Adjustment | Correction | ![Screenshot of GCP cost details with type and mode columns.](https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/assets/399533/af90e4cd-f3c0-448a-bb0f-0249bcf7135c)<br>Example 1:<br>Description: "Billing correction - Adjustment for project X for incorrect Flexible CUD charge"<br>Mode: "MANUAL_ADJUSTMENT"<br>Type: "GENERAL_ADJUSTMENT" |
| GCP | adjustment | Adjustment | Correction | GENERAL_ADJUSTMENT - MANUAL ADJUSTMENT |
| GCP | adjustment | Adjustment | Correction | PRICE_CORRECTION - COMPLETE NEGATION WITH REMONITIZATION |
| GCP | adjustment | Adjustment | Correction | GENERAL_ADJUSTMENT - GOODWILL |
| GCP | adjustment | Adjustment | Correction | NULL - NULL |
| GCP | adjustment | Adjustment | Correction | USAGE_CORRECTION - COMPLETE NEGATION WITH REMONITIZATION |
| GCP | adjustment | Adjustment | Correction | USAGE_CORRECTION - COMPLETE NEGATION |
| GCP | rounding_error | Adjustment | NULL | These show up as monthly rows without a project as a credit |
| GCP | credit | Adjustment | Correction | THIS IS BROKEN: Fields: type, name, amount, full_name, id<br>![Screenshot of a table with a type column and 5 rows of example values](https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/assets/399533/15bcc210-5a36-473b-aeac-c1d2682dfdc8) |
| GCP | credit | Adjustment | Correction | DISCOUNT |
| GCP | credit | Adjustment | Correction | PROMOTION |
| GCP | credit | Adjustment | Correction | NULL |
| GCP | credit | Adjustment | NULL | FREE_TIER |
| GCP | credit | Adjustment | NULL | COMMITTED_USAGE_DISCOUNT |
| Microsoft | Purchase | Purchase | NULL | Upfront or recurring fee for Marketplace offers or commitment discounts. |
| Microsoft | Usage | Usage | NULL | Consumption-based usage of deployed resources. |
| Microsoft | Refund | Adjustment | Correction | Refund provided by support. |
Expand Down

0 comments on commit c48e20b

Please sign in to comment.