From 4ef3e61f893496af1dac1ce4787a673e1839c7be Mon Sep 17 00:00:00 2001 From: Steve <11830746+jackofallops@users.noreply.github.com> Date: Fri, 24 Jan 2020 15:27:35 +0000 Subject: [PATCH] Update CHANGELOG.md to include #5410 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9392898d6181..f970f33416ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * `azurerm_network_watcher_flow_log` - support for the `version` property [GH-5419] * `azurerm_traffic_manager_profile` - add the `expected_status_code_ranges` [GH-5471] * `azurerm_traffic_manager_profile` - switch `dns_config` and `monitor_config` to type list and limit to `1` [GH-5471] +* `azurerm_kubernetes_cluster` - support updating AKS AAD RBAC profile without rebuilding cluster [GH-5410] BUG FIXES: