This page is auto-generated based on the official Terraform documentation.
vantage_cost_alerts (Data Source)
Schema
Read-Only
cost_alerts
(Attributes List) (see below for nested schema)
Nested Schema for cost_alerts
Read-Only:
created_at
(String) The date and time, in UTC, for when the alert was created. ISO 8601 Formatted.email_recipients
(List of String) The email addresses that will receive the alert.id
(String) The id of the resourceinterval
(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.slack_channels
(List of String) The Slack channels that will receive the alert. Make sure your slack integration is connected at https://console.vantage.sh/settings/slack.teams_channels
(List of String) The Microsoft Teams channels that will receive the alert. Make sure your teams integration is connected at https://console.vantage.sh/settings/microsoft_teams.threshold
(Number) The cost change threshold to alert on.title
(String)token
(String)unit_type
(String) The unit type used to compare costs. Options are ‘currency’ or ‘percentage’.updated_at
(String) The date and time, in UTC, for when the alert was last updated. ISO 8601 Formatted.workspace_token
(String) The ID of the organization that owns the CostAlert.