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 resource 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
Required
interval(String) The period of time used to compare costs. Options are ‘day’, ‘week’, ‘month’, ‘quarter’.report_tokens(List of String) The tokens of the reports to alert on.threshold(Number) The threshold value for the Cost Alert.title(String) The title of the Cost Alert.unit_type(String) The unit type used to compare costs. Options are ‘currency’ or ‘percentage’.workspace_token(String) The token of the Workspace to add the Cost Alert to.
Optional
email_recipients(List of String) The email recipients for the Cost Alert.minimum_threshold(Number) The minimum monetary amount threshold for percentage-based alerts. Only applicable when unit_type is ‘percentage’.slack_channels(List of String) The Slack channels that will receive the alert.teams_channels(List of String) The Microsoft Teams channels that will receive the alert.
Read-Only
created_at(String) The date and time, in UTC, for when the alert was created. ISO 8601 Formatted.id(String) The id of the cost alerttoken(String) The token of the cost alertupdated_at(String) The date and time, in UTC, for when the alert was last updated. ISO 8601 Formatted.