github Azure/terraform-azurerm-avm-res-storage-storageaccount v0.2.0

latest releases: v0.6.7, v0.6.6, v0.6.5...
17 months ago

Breaking Changes

v0.2.0 is re-write of the Azure Storage Account Sub-resources (Queue, Table, Share, Containers), it changes the Azure provider, and you will have to update any code and state that is dependent on this module. We try to avoid making updates like this, but in this case, we considered the updates valuable enough to make this change.

What's Changed

This update transitions the module to an AzAPI implementation. The primary drive for this change is to prevent unnecessary data plane requests, customers can deploy Azure Storage Account sub-resources without encountering any data plane reading issues.

New Contributors

Full Changelog: v0.1.3...v0.2.0

Don't miss a new terraform-azurerm-avm-res-storage-storageaccount release

NewReleases is sending notifications on new releases.