diff --git a/CHANGELOG.md b/CHANGELOG.md index af849dc0c451..5d82e8288130 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ IMPROVEMENTS: * `azurerm_monitor_diagnostic_setting` - support for `log_analytics_destination_type` [GH-3987] * `azurerm_role_assignment` - now supports management groups [GH-4063] * `azurerm_storage_account` - requesting an access token using the ARM Authorizer [GH-4099] +* `azurerm_storage_account` - support for `BlockBlobStorage` [GH-4131] * `azurerm_subnet` - support for the Service Endpoints `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.Databricks/workspaces` and `Microsoft.Web/hostingEnvironments` [GH-4115] * `azurerm_traffic_manager_profile` - support for the `interval_in_seconds`, `timeout_in_seconds`, and `tolerated_number_of_failures` properties [GH-3473] * `azurerm_user_assigned_identity` - the `name` field can now be up to 128 characters [GH-4094]