aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
173 stars 92 forks source link

Add support for azurerm_consumption_budget_* #118

Closed GlennChia closed 3 years ago

GlennChia commented 3 years ago

Description

Consumption budgets can be created at the subscription and resource group level

The naming restrictions are as follows:

image

In the Terraform registry, the name of the resources that can be created

  1. azurerm_consumption_budget_resource_group
  2. azurerm_consumption_budget_subscription

References