From bd5af86dcae4a53e593dec44583b557702fa75fe Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 27 Jan 2021 18:52:52 +0100 Subject: [PATCH] updating to include #9917 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e7539b73996..d421764353dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ IMPROVEMENTS: * `azurerm_linux_virtual_machine` - skipping shutdown for a machine in a failed state [GH-10189] * `azurerm_media_services_account` - support for setting the `storage_authentication_type` field to `System` [GH-10133] * `azurerm_redis_cache` - support multiple availability zones [GH-10283] +* `azurerm_storage_data_lake_gen2_filesystem` - support for the `ace` block [GH-9917] * `azurerm_windows_virtual_machine` - skipping shutdown for a machine in a failed state [GH-10189] BUG FIXES: