Skip to main content

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 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.

Schema

Read-Only

Nested Schema for managed_accounts

Read-Only:
  • access_credential_tokens (List of String) The tokens for the Access Credentials assigned to the Managed Account.
  • billing_information_attributes (Attributes) (see below for nested schema)
  • billing_rule_tokens (List of String) The tokens for the Billing Rules assigned to the Managed Account.
  • business_information_attributes (Attributes) (see below for nested schema)
  • contact_email (String)
  • email_domain (String) Email domain associated with this Managed Account for SSO.
  • id (String) The id of the resource
  • include_managed_account_integrations (Boolean) Whether to include managed account’s own integrations in invoice cost calculations (MSP invoicing accounts only)
  • msp_billing_profile_token (String) Token of the MSP billing profile used for this managed account (MSP invoicing accounts only)
  • name (String)
  • parent_account_token (String) The token for the parent Account.
  • payment_terms_days (Number) Number of days until payment is due after invoice date (MSP invoicing accounts only)
  • token (String)

Nested Schema for managed_accounts.billing_information_attributes

Read-Only:
  • address_line_1 (String) First line of billing address
  • address_line_2 (String) Second line of billing address
  • billing_email (List of String) Array of billing email addresses
  • city (String) City for billing address
  • company_name (String) Company name for billing
  • country_code (String) ISO country code
  • postal_code (String) Postal or ZIP code
  • state (String) State or province for billing address
  • token (String)

Nested Schema for managed_accounts.business_information_attributes

Read-Only:

Nested Schema for managed_accounts.business_information_attributes.metadata

Read-Only:

Nested Schema for managed_accounts.business_information_attributes.metadata.custom_fields

Read-Only:
  • name (String) Custom field name
  • value (String) Custom field value