Skip to content

Commit

Permalink
task: rm debug incident
Browse files Browse the repository at this point in the history
can reference the one in flexera_cost_reallocation.pt if needed
  • Loading branch information
bryankaraffa committed Feb 21, 2025
1 parent 1aa8c67 commit 8e51921
Showing 1 changed file with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1241,31 +1241,4 @@ policy "pol_shared_cost_reallocation_google_cloud_logging" do
detail_template "Shared cost reallocation CBI bill ingest for month of {{parameters.param_period}}."
check eq(0, 0)
end

# validate $ds_cbi_csv_rows do
# summary_template "Debug"
# detail_template "Debug"
# check eq(0,1)
# export do
# field "Category"
# field "CloudVendorAccountID"
# field "CloudVendorAccountName"
# field "Cost"
# field "CurrencyCode"
# field "InstanceType"
# field "InvoiceID"
# field "InvoiceYearMonth"
# field "LineItemType"
# field "Region"
# field "ResourceGroup"
# field "ResourceID"
# field "ResourceType"
# field "Service"
# field "Tags"
# field "UsageAmount"
# field "UsageStartTime"
# field "UsageType"
# field "UsageUnit"
# end
# end
end

0 comments on commit 8e51921

Please sign in to comment.