This page is auto-generated based on the official Terraform documentation.
vantage_team (Resource)
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