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 an AccessGrant.Example Usage
Schema
Required
resource_token(String) Token of the resource being granted.team_token(String) Token of the team being granted.
Optional
access(String) Access level of the grant. Must be eitherallowedordenied.
Read-Only
id(String) Id of the access grant.token(String) Token of the access grant.