> ## 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_enrichment_sources (Data Source)

> Terraform data source reference for vantage_enrichment_sources (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

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

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

### Nested Schema for `enrichment_sources`

Read-Only:

* `active` (Boolean) Whether the EnrichmentSource is active.
* `created_at` (String) The date and time, in UTC, the EnrichmentSource was created. ISO 8601 Formatted.
* `id` (String) The id of the resource
* `integration_token` (String) The token for the Integration that owns this EnrichmentSource.
* `title` (String) The display name for the enrichment source type.
* `token` (String) The token for the EnrichmentSource.
* `type` (String) The enrichment source type.
