Releases: equinor/terraform-azurerm-storage
Releases · equinor/terraform-azurerm-storage
v3.4.0
3.4.0 (2022-06-15)
Features
- set default replication type to ra-grs (#59) (f318bac), closes #51
v3.3.0
3.3.0 (2022-06-10)
Features
v3.2.0
3.2.0 (2022-06-10)
Features
- set custom retention and restore policies (#52) (81dfe4f), closes #49
v3.1.0
3.1.0 (2022-06-10)
Features
- disable blob public access by default (#50) (4acda82)
v3.0.0
3.0.0 (2022-06-07)
⚠ BREAKING CHANGES
- Enable point-in-time-restore. To migrate your project, remove any references to input variables 'account_tier', 'blob_versioning_enabled', 'blob_change_feed_enabled' and 'blob_delete_retention_policy' in all calls to this module. If 'account_tier' was set to Premium, migration will require recreation of the storage account.
Features
v2.0.1
2.0.1 (2022-05-20)
Bug Fixes
- Prevent error when environment contains hyphen (#41) (34507b2)
v2.0.0
2.0.0 (2022-05-19)
⚠ BREAKING CHANGES
- Rename variable 'network_ip_rules' to 'firewall_ip_rules'.
To migrate your project, change all module calls where you use variable 'network_ip_rules' with 'firewall_ip_rules'.
Code Refactoring
v1.4.0
1.4.0 (2022-05-18)
Features
v1.3.0
1.3.0 (2022-05-18)
Features