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 resource with the Vantage Terraform provider. For installation and authentication, see the Terraform provider quickstart. The schema below is generated directly from the provider source. Manages a Segment.Example Usage
Schema
Required
title(String) The title of the Segment.
Optional
description(String) The description of the Segment.filter(String) The filter query language to apply to the Segment. Additional documentation available at https://docs.vantage.sh/vql.parent_segment_token(String) The token of the parent Segment this new Segment belongs to. Determines the Workspace the segment is assigned to.priority(Number) The priority of the Segment.track_unallocated(Boolean) Whether or not to track unallocated resources in this Segment.workspace_token(String) Workspace token to add the segment to.
Read-Only
report_token(String) Token of the report for this segment.token(String) Unique segment identifier