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 data source 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
Read-Only
recommendation_views(Attributes List) (see below for nested schema)
Nested Schema for recommendation_views
Read-Only:
account_ids(List of String) Filter by cloud account identifiers.billing_account_ids(List of String) Filter by billing account identifiers.created_at(String) The date and time, in UTC, the view was created. ISO 8601 Formatted.created_by(String) The token for the Creator of this RecommendationView.end_date(String) Filter recommendations created on/before this YYYY-MM-DD date.provider_ids(List of String) Filter by one or more providers.regions(List of String) Filter by region slugs (e.g. us-east-1, eastus, asia-east1).start_date(String) Filter recommendations created on/after this YYYY-MM-DD date.tag_key(String) Filter by tag key (must be used with tag_value).tag_value(String) Filter by tag value (requires tag_key).title(String) The title of the RecommendationView.token(String) The token of the RecommendationView.workspace_token(String) The token for the Workspace the RecommendationView is a part of.