- GH-9: change
storage_blob_cors_rule
to a list, allow multiple cors rules 6ac1267
- deps: enable automerge on renovate ad8d72c
- deps: update dependency opentofu to v1.7.0 ad5959b
- deps: update dependency tflint to v0.51.0 6008dc9
- deps: update dependency trivy to v0.50.2 51eb028
- deps: update dependency trivy to v0.50.4 297b235
- pre-commit: update commitlint hook 1edef34
- release: remove legacy
VERSION
file 03f491b
- AZ-1395: precondition for premium account_tier 608a448
- AZ-1391: enable semantic-release [skip ci] 172522f
- AZ-1391: update semantic-release config [skip ci] df8c7e1
Added
- GH-14: add
public_network_access_enabled
parameter
Added
- AZ-1317: Add a precondition to disallow PITR on Premium storage accounts
Added
- AZ-1292: Add
cross_tenant_replication_enabled
parameter for enabling cross tenant replication support
Breaking
- AZ-1153: Remove
retention_days
parameters, it must be handled at destination level now. (for reference: Provider issue)
Added
- GH-6: Expose
last_access_time_enabled
variable within blob data protection
Fixed
- AZ-1079: Fix example
Added
- AZ-1065: Add private_link_access option
- GH-4: Add an example with multiple storage accounts
Fixed
- AZ-996: Ensure Premium file shares have a minimum size of 100Gb
Added
- AZ-924: Add support for SFTP
Fixed
- AZ-995: Do not enable large file if account replication is not
LRS
orZRS
Fixed
- AZ-964: Fix permanent drift since support for the
blob_properties.restore_policy
property (point-in-time restore) in the Terraform provider AzureRMv3.36.0
Changed
- AZ-908: Use the new data source for CAF naming (instead of resource)
Added
- AZ-891: Add Azure File authentication block (AD/AADDS)
Fixed
- GH-2: Enable logging only if queues are used/created
Changed
- AZ-130: Module code improvements, bump
diagnostics
module for sub-entities - AZ-130:
network_bypass
is now set to'Logging', 'Metrics', 'AzureServices'
by default
Added
- GH-2: Enable logging for Queue Services
- AZ-869: Add file share properties related variables
Changed
- AZ-846: Bump diagnostic settings module version
Fixed
- AZ-869: Fix PITR & blob data protection conditions
Fixed
- AZ-865: Fix Soft Delete for NFS 3.0 with Blob Storage
Breaking
- AZ-840: Upgrade to Terraform 1.3+
Changed
- AZ-839: Bump
diagnostics
module
Added
- GH-1: Add CORS rules option
Fixed
- AZ-836: Fix
large_file_share_enabled
parameter whenaccount_kind = "BlockBlobStorage"
Added
- AZ-820: Add
is_hns_enabled
parameter
Fixed
- AZ-823: Fix NFS 3.0 support with Blob Storage
Added
- AZ-130: Module Azure storage account - first release
- AZ-504: Adding diagnostic logging
- AZ-515: Compatible with CAF Naming
- AZ-615: Add an option to enable or disable default tags
- AZ-717: Compatible with Terraform 1+ and AzureRM provider v3+