From c79f46f2de303ce3107fc16f76807af53c1efe69 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 28 May 2020 14:19:45 -0700 Subject: [PATCH] update CHANGELOG.md to include #7080 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 061baad4ebe7b..2ee7b303674a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * `azurerm_eventgrid_topic` - support for `input_schema`, `input_mapping_fields`, and `input_mapping_default_values` [GH-6858] * `azurerm_kubernetes_cluster` - exposing the `oms_agent_identity` block within the `addon_profile` block [GH-7056] * `azurerm_logic_app_action_http` - support for the `run_after` property [GH-7079] +* `azurerm_storage_account` - support `RAGZRS` and `GZRS` for the `account_replication_type` property [GH-7080] BUG FIXES: