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.Example Usage
Schema
Required
account_token(String) Token of the managed account to invoicebilling_period_end(String) End date of billing period (YYYY-MM-DD)billing_period_start(String) Start date of billing period (YYYY-MM-DD)
Read-Only
account_name(String) Name of the managed account this invoice belongs tocreated_at(String) The date and time, in UTC, the invoice was created. ISO 8601 formatted.id(String) The id of the invoiceinvoice_number(String) Sequential invoice number for the MSP accountmsp_account_token(String) Token of the MSP account that owns this invoicestatus(String) Current status of the invoicetoken(String) The token of the invoicetotal(String) Total amount for the invoice periodupdated_at(String) The date and time, in UTC, the invoice was last updated. ISO 8601 formatted.