From a2a5a7df7e2a35f4367e0af446a27e4b772beaa4 Mon Sep 17 00:00:00 2001 From: Seolmin Kwon <83386688+stat-kwon@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:02:57 +0900 Subject: [PATCH] fix: update cost_example.csv Signed-off-by: Seolmin Kwon <83386688+stat-kwon@users.noreply.github.com> --- examples/cost_example.csv | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/cost_example.csv b/examples/cost_example.csv index ee23e8b..bbe8ef9 100644 --- a/examples/cost_example.csv +++ b/examples/cost_example.csv @@ -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