Azure / terraform-azurerm-avm-res-storage-storageaccount

This Terraform module is designed to create Azure Storage Accounts and its related resources, including blob containers, queues, tables, and file shares. It also supports the creation of a storage account private endpoint which provides secure and direct connectivity to Azure Storage over a private network.
https://registry.terraform.io/modules/Azure/avm-res-storage-storageaccount
MIT License
21 stars 33 forks source link

Add supportability of Shares output #106

Closed chinthakaru closed 5 months ago

chinthakaru commented 5 months ago

Description

Updated the module with Shares Output. Updated the output sensitive flag

Type of Change

Checklist