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 33 forks source link

Support for AzureRM >= 4.0 #162

Open tparvu opened 1 month ago

tparvu commented 1 month ago

Is there an existing issue for this?

Description

Would like to use this module, but with the Azurerm provider >= 4.0

New or Affected Resource(s)/Data Source(s)

terraform-azurerm-avm-res-storage-storageaccount module

Potential Terraform Configuration

No response

References

No response

chinthakaru commented 1 month ago

@tparvu Thank you for reaching out. We are planning to upgrade this module to version 4.0 in the near future. Therefore, this issue will remain open.

chopeen commented 1 month ago

I am awaiting this fix too. 🙏🙄

Here are similar changes in other AVMs if that could be helpful: