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.
Ran pre commit after removing resource group data block
Updates for location and default test should be minimum required.
Updates to the unit tests
Ran pre-commit
Update module version for breaking change
pin azapi provider to <1.13
Updates for new linting requirements
Description
Type of Change
locals.version.tf.json
:locals.version.tf.json
.locals.version.tf.json
.Checklist