Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
This page is auto-generated based on the official Terraform documentation.
Overview
Use this data source with the Vantage Terraform provider. For installation and authentication, see the Terraform provider quickstart. The schema below is generated directly from the provider source.Schema
Read-Only
financial_commitment_reports(Attributes List) (see below for nested schema)
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 resourceon_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.