Skip to main content
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 Custom Provider integration.

Example Usage

Schema

Required

  • name (String) The display name for the custom provider. Cannot be changed after creation.

Optional

  • description (String) A description for the custom provider. Cannot be changed after creation.
  • workspaces (Set of String) Workspace tokens to associate with the integration. Can be updated in-place. Note: the Vantage API requires at least one token — workspace associations cannot be fully removed once set.

Read-Only

  • id (String) Same as token.
  • status (String) The status of the integration. This is system-managed and cannot be configured.
  • token (String) Unique token of the custom provider integration.