storage_account/file_share_file¶
Overview¶
This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.
Dependency diagram (Mermaid)¶
graph TD
azurerm_storage_share_file.share_file["azurerm_storage_share_file.share_file"]
Module Reference¶
Category: storage_account
Path: modules/storage_account/file_share_file
Azure Resources: azurerm_storage_share_file
Inputs¶
| Name | Description | Type | Required | Default | Validation |
|---|---|---|---|---|---|
"share_id" |
any |
yes | - |
- | |
"settings" |
"The settings for the Azure resource." | any |
yes | - |
- |
Outputs¶
| Name | Description | Sensitive | Value |
|---|---|---|---|
"id" |
- | azurerm_storage_share_file.share_file.id |
Sources¶
modules/storage_account/file_share_file/file.tfmodules/storage_account/file_share_file/outputs.tfmodules/storage_account/file_share_file/variables.tf