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.Example Usage
Schema
Required
name(String) The name of the Team.
Optional
default_dashboard_token(String) The token of the dashboard to use as the default for the Team.description(String) The description of the Team.role(String) The role to assign to the provided Users. Defaults to ‘editor’ which has editor permissions.user_emails(List of String) The User emails to associate to the Team.user_tokens(List of String) The User tokens to associate to the Team.workspace_tokens(List of String) The Workspace tokens to associate to the Team.
Read-Only
id(String) The id of the teamtoken(String) The token of the Team