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 billing_rules

Read-Only:
  • amount (String) The amount for the BillingRule (Charge).
  • apply_to_all (Boolean) Whether the BillingRule applies to all future managed accounts.
  • category (String) The category for the BillingRule (Charge).
  • charge_type (String) The charge type for the BillingRule.
  • created_at (String) The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
  • created_by_token (String) The token of the Creator of the BillingRule.
  • end_date (String) The end date of the BillingRule.
  • id (String) The id of the resource
  • percentage (String) The percentage of the cost shown for the BillingRule (Adjustment).
  • service (String) The service for the BillingRule (Charge).
  • sql_query (String) The SQL query for the BillingRule (Custom).
  • start_date (String) The start date of the BillingRule.
  • start_period (String) The start period for the BillingRule (Charge).
  • sub_category (String) The subcategory for the BillingRule (Charge).
  • title (String) The title of the BillingRule.
  • token (String)
  • type (String) The type of the BillingRule.