This page is auto-generated based on the official Terraform documentation.
vantage_budgets (Data Source)
Schema
Read-Only
budgets
(Attributes List) (see below for nested schema)
Nested Schema for budgets
Read-Only:
budget_alert_tokens
(List of String) The tokens of the BudgetAlerts associated with the Budget.child_budget_tokens
(List of String) The tokens of the child Budgets associated with the hierarchical Budget.cost_report_token
(String) The token of the Report associated with the Budget.created_at
(String) The date and time, in UTC, the Budget was created. ISO 8601 Formatted.created_by_token
(String) The token of the Creator of the Budget.id
(String) The id of the resourcename
(String) The name of the Budget.performance
(Attributes List) The historical performance of the Budget. (see below for nested schema)periods
(Attributes List) The budget periods associated with the Budget. (see below for nested schema)token
(String)user_token
(String) The token for the User who created this Budget.workspace_token
(String) The token for the Workspace the Budget is a part of.
Nested Schema for budgets.performance
Read-Only:
actual
(String) The date and time, in UTC, the Budget was created. ISO 8601 Formatted.amount
(String) The amount of the Budget Period as a string to ensure precision.date
(String) The date and time, in UTC, the Budget was created. ISO 8601 Formatted.
Nested Schema for budgets.periods
Read-Only:
amount
(String) The amount of the Budget Period as a string to ensure precision.end_at
(String) The date and time, in UTC, the Budget was created. ISO 8601 Formatted.start_at
(String) The date and time, in UTC, the Budget was created. ISO 8601 Formatted.