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. Data source for retrieving available columns for a specific resource type in resource reports.Schema
Required
resource_type(String) VQL resource type name (e.g., ‘aws_instance’, ‘aws_ebs_volume’). See https://docs.vantage.sh/vql_resource_report#resource-type for available types.
Read-Only
columns(List of String) Array of available column names for the specified resource type.