Skip to content

Releases: Azure/terraform-azurerm-avm-res-storage-storageaccount

v0.2.7

15 Sep 14:09
f8b2f4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

06 Sep 15:15
a7fb4f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

30 Aug 16:59
b527eee
Compare
Choose a tag to compare

What's Changed

  • Add main.deprecated.tf to avoid configuration Drift on network_rules by @chinthakaru in #153

Full Changelog: v0.2.4...v0.2.5

v0.2.4

27 Aug 17:35
a2a4185
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Aug 05:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Aug 12:46
3ee6f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Jul 16:14
0902705
Compare
Choose a tag to compare

What's Changed

In this update, we have removed the azurerm_storage_account_network_rules resource block and now use the network_rules dynamic block to manage storage account network rules, ensuring better integration with Azure Policies.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Jun 07:53
1571d63
Compare
Choose a tag to compare

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

v0.1.3

30 May 13:07
8b5974e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 May 04:34
ad47847
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2