storage_account/management_policy¶
Overview¶
This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.
Dependency diagram (Mermaid)¶
graph TD
azurerm_storage_management_policy.mgmt_policy["azurerm_storage_management_policy.mgmt_policy"]
Module Reference¶
Category: storage_account
Path: modules/storage_account/management_policy
Azure Resources: azurerm_storage_management_policy
Inputs¶
| Name | Description | Type | Required | Default | Validation |
|---|---|---|---|---|---|
"settings" |
"<<DESCRIPTION The settings for the Azure Storage Management Policy. This object should define the rules, filters, an... | any |
yes | - |
- |
"storage_account_id" |
"<<DESCRIPTION The ID of the Azure Storage Account to which the management policy will be applied. Example: "/subscri... | string |
yes | - |
- |
Outputs¶
No outputs defined.
Sources¶
modules/storage_account/management_policy/management_policy.tfmodules/storage_account/management_policy/outputs.tfmodules/storage_account/management_policy/variables.tf