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
22 stars 37 forks source link

Changing Storage Sub Resource to azapi provider #110

Closed chinthakaru closed 5 months ago

chinthakaru commented 5 months ago

Description

Updating Queue, Tables, Shares sub-resources to leverage AzApi provider.

Type of Change

Checklist