Skip to content

Commit

Permalink
fix: update cost_example.csv
Browse files Browse the repository at this point in the history
Signed-off-by: Seolmin Kwon <[email protected]>
  • Loading branch information
stat-kwon authored Sep 21, 2023
1 parent 121f6f3 commit a2a5a7d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/cost_example.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cost,currency,usage_quantity,provider,region_code,product,account,year,month,day
500,USD,4755208,csv,ap-northeast2,AmazonEC2,123456789,2023,2,1
100,USD,890010,csv,ap-northeast2,AmazonEC2,123456789,2023,2,2
800,USD,7212305,csv,ap-northeast2,AmazonEC2,123456789,2023,2,3
300,USD,321200,csv,ap-northeast2,AmazonEC2,123456789,2023,2,4
400,USD,411200,csv,ap-northeast2,AmazonEC2,123456789,2023,2,5
500,USD,4755208,csv,ap-northeast2,AmazonEC2,123456789,2023,9,1
100,USD,890010,csv,ap-northeast2,AmazonEC2,123456789,2023,9,2
800,USD,7212305,csv,ap-northeast2,AmazonEC2,123456789,2023,9,3
300,USD,321200,csv,ap-northeast2,AmazonEC2,123456789,2023,9,4
400,USD,411200,csv,ap-northeast2,AmazonEC2,123456789,2023,9,5

0 comments on commit a2a5a7d

Please sign in to comment.