Data Source: azurerm_consumption_budget_subscription

Use this data source to access information about an existing Consumption Budget for a specific subscription.

Example Usage

data "azurerm_consumption_budget_subscription" "example" {
  name            = "existing"
  subscription_id = "/subscriptions/00000000-0000-0000-0000-000000000000/"
}

output "id" {
  value = data.azurerm_consumption_budget.example.id
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:


A dimension block exports the following:


A filter block exports the following:


A not block exports the following:


A notification block exports the following:


A tag block exports the following:


A time_period block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: