> ## 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.

# vantage_report_notifications (Data Source)

> Terraform data source reference for vantage_report_notifications (Data Source). Auto-generated from the vantage-sh/terraform-provider-vantage repository.

<Note>
  This page is auto-generated based on the official [Terraform documentation](https://registry.terraform.io/providers/vantage-sh/vantage/latest/docs).
</Note>

## Overview

Use this data source with the [Vantage Terraform provider](/terraform). For installation and authentication, see the [Terraform provider quickstart](/terraform#quickstart). The schema below is generated directly from the provider source.

## Schema

### Read-Only

* `report_notifications` (Attributes List) (see [below for nested schema](#nestedatt--report_notifications))

<a id="nestedatt--report_notifications" />

### Nested Schema for `report_notifications`

Read-Only:

* `change` (String) The type of change the ReportNotification is tracking.
* `cost_report_token` (String) The token for a CostReport the ReportNotification is applied to.
* `frequency` (String) The frequency the ReportNotification is sent.
* `id` (String) The id of the resource
* `recipient_channels` (List of String) The Slack or Microsoft Teams channels that receive the notification.
* `title` (String) The title of the ReportNotification.
* `token` (String)
* `user_tokens` (List of String) The Users that receive the notification.
