Releases: Azure-Terraform/terraform-azurerm-storage-account
Releases · Azure-Terraform/terraform-azurerm-storage-account
v1.1.0
What's Changed
- Add allowed_copy_scope to azurerm_storage_account resource by @praveenkumar-venkatesan in #81
New Contributors
- @praveenkumar-venkatesan made their first contribution in #81
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Breaking Changes
Important
- Variable
enable_https_traffic_only
renamed tohttps_traffic_only_enabled
- New Variable
public_network_access_enabled
added
What's Changed
- Upgrade azurerm provider to >= 4.0 and replaced depecrated property by @singhr007 in #80
- Defaults tweaked for traffic bypass and public network access enabled changed to false by @nikuljain in #66
Full Changelog: v0.16.4...v1.0.0
v0.16.4
What's Changed
- Updated azurerm version constraint to unblock using 4.X versions by @singhr007 in #78
New Contributors
- @singhr007 made their first contribution in #78
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Disable default cross tenant replication by @nikuljain in #76
New Contributors
- @nikuljain made their first contribution in #76
Full Changelog: v0.16.2...v0.16.3
v0.16.2
v0.16.1
Added SFTP Support
What's Changed
- feat(storage): add sftp functionality by @CameronFurbushLN in #63
New Contributors
- @CameronFurbushLN made their first contribution in #63
Full Changelog: v0.15.1...v0.16.0
v0.15.1
v0.15.0
What's Changed
- Adds support for container_delete_retention_policy by @naikpriti in #55
Full Changelog: v0.14.1...v0.15.0