Skip to content

Comments

fix(finops): update dataVersion to 2023-05-01 across all cost exports#281

Merged
jwmossmoz merged 4 commits intomasterfrom
RELOPS-2168
Feb 4, 2026
Merged

fix(finops): update dataVersion to 2023-05-01 across all cost exports#281
jwmossmoz merged 4 commits intomasterfrom
RELOPS-2168

Conversation

@jwmossmoz
Copy link
Contributor

@jwmossmoz jwmossmoz commented Feb 4, 2026

Summary

Fixes cost export configuration to match what Azure actually supports.

Changes:

  • dataVersion: Changed from 2023-05-01 to 2021-10-01 (2023-05-01 is only valid for PriceSheet/ReservationRecommendations, not ActualCost/AmortizedCost)
  • dataOverwriteBehavior: Standardized to CreateNewReport for azure_tceng and azure_trusted_fxci
  • azure_fxci: Removed dataVersion and filters (FXCI subscription doesn't support these properties)

References

JIRA: RELOPS-2168

Updates Azure Cost Management exports to use the latest data schema
version which includes additional fields for reservation costs.

- Updates dataVersion from 2021-10-01 to 2023-05-01 in all finops.tf
- Adds missing dataVersion, filters, and destination.type to azure_fxci

JIRA: RELOPS-2168
Fixes invalid dataVersion (2023-05-01 is only valid for PriceSheet/
ReservationRecommendations, not ActualCost/AmortizedCost exports).

- Changes dataVersion from 2023-05-01 to 2021-10-01 across all exports
- Standardizes dataOverwriteBehavior to CreateNewReport for tceng and
  trusted_fxci

JIRA: RELOPS-2168
FXCI subscription exports don't support the dataVersion property.
Azure returns "DataVersion property is not supported" when attempting
to set it. Removed dataVersion and filters to match Azure's actual
configuration.

JIRA: RELOPS-2168
@jwmossmoz jwmossmoz requested a review from rcurranmoz February 4, 2026 15:56
Import blocks for azure_billing Anonym exports removed after
terraform apply successfully imported the resources into state.

JIRA: RELOPS-2168
@jwmossmoz jwmossmoz merged commit ae5e118 into master Feb 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant