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
19 stars 27 forks source link

Fix config drift #121

Closed chinthakaru closed 2 months ago

chinthakaru commented 2 months ago

Description

  1. Removed use_nested_nacl toggle
  2. Removed azurerm_storage_account_network_rules block
  3. Removed time_sleep block

    Type of Change

Checklist

microsoft-github-policy-service[bot] commented 2 months ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!NOTE] This label was added as per ITA06.