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.
Description
Type of Change
Add two Azurerm_storage_account resource blocks to support both nested Dynamic blocks and separate network_rules blocks
locals.version.tf.json
:locals.version.tf.json
.locals.version.tf.json
.Checklist