Skip to content

Comments

feat(finops): add US Corp Card cost exports and costExport module#282

Merged
jwmossmoz merged 1 commit intomasterfrom
RELOPS-2174
Feb 6, 2026
Merged

feat(finops): add US Corp Card cost exports and costExport module#282
jwmossmoz merged 1 commit intomasterfrom
RELOPS-2174

Conversation

@jwmossmoz
Copy link
Contributor

@jwmossmoz jwmossmoz commented Feb 6, 2026

Summary

  • Add all 6 cost export types for the US Corp Card billing profile (F6IO-6MX2-BG7-PGB): ActualCost, AmortizedCost, FocusCost (invoice section scope), ReservationDetails, ReservationRecommendations, ReservationTransactions (billing profile scope)
  • Add reusable costExport terraform module to reduce duplication across export definitions
  • Rename existing reservation exports with mozilla_ prefix to distinguish between billing profiles

Test plan

  • terraform init succeeded
  • terraform apply succeeded with all resources created
  • Verified all 13 terraform-managed exports exist via az rest API calls across all billing profiles and invoice sections

RELOPS-2174

…ostExport module

Add all 6 cost export types for the US Corp Card (F6IO-6MX2-BG7-PGB)
billing profile: ActualCost, AmortizedCost, FocusCost at the invoice
section scope, and ReservationDetails, ReservationRecommendations,
ReservationTransactions at the billing profile scope.

Also adds a reusable costExport terraform module to reduce duplication
across export definitions, and renames existing reservation exports
with a mozilla_ prefix for clarity across billing profiles.
@jwmossmoz jwmossmoz merged commit 754599e into master Feb 6, 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.

2 participants