consumption_budget/resource_group¶
Overview¶
This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.
Dependency diagram (Mermaid)¶
graph TD
azurecaf_name.this_name["azurecaf_name.this_name"]
azurerm_consumption_budget_resource_group.this["azurerm_consumption_budget_resource_group.this"]
azurerm_consumption_budget_resource_group.this --> azurecaf_name.this_name
Module Reference¶
Category: consumption_budget
Path: modules/consumption_budget/resource_group
Azure Resources: azurecaf_name, azurerm_consumption_budget_resource_group
Inputs¶
| Name | Description | Type | Required | Default | Validation |
|---|---|---|---|---|---|
client_config |
Client configuration object | any |
yes | - |
- |
global_settings |
Global settings object | any |
yes | - |
- |
local_combined_resources |
object of local combined resources | any |
yes | - |
- |
settings |
Configuration object for the consumption budget resource group | any |
yes | - |
- |
Outputs¶
| Name | Description | Sensitive | Value |
|---|---|---|---|
id |
The ID of the Resource Group Consumption Budget | - | azurerm_consumption_budget_resource_group.this.id |
Sources¶
modules/consumption_budget/resource_group/main.tfmodules/consumption_budget/resource_group/outputs.tfmodules/consumption_budget/resource_group/resource_group_budget.tfmodules/consumption_budget/resource_group/variables.tf