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. Looks up a workspace by name and returns its token.Schema
Required
name(String) The name of the workspace to find.
Read-Only
token(String) The unique token of the matched workspace.