This page is auto-generated based on the official Terraform documentation.

vantage_financial_commitment_reports (Data Source)

Schema

Read-Only

Nested Schema for financial_commitment_reports

Read-Only:
  • created_at (String) The date and time, in UTC, the report was created. ISO 8601 Formatted.
  • date_bucket (String) How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
  • date_interval (String) The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
  • default (Boolean) Indicates whether the FinancialCommitmentReport is the default report.
  • end_date (String) The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
  • filter (String) The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
  • groupings (String) The grouping aggregations applied to the filtered data.
  • id (String) The id of the resource
  • on_demand_costs_scope (String) The scope for the costs. Possible values: discountable, all.
  • start_date (String) The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
  • title (String) The title of the FinancialCommitmentReport.
  • token (String)
  • user_token (String) The token for the User who created this FinancialCommitmentReport.
  • workspace_token (String) The token for the Workspace the FinancialCommitmentReport is a part of.