From f240b39708ddd77ae4c6f2a141169ffb1d0eab57 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Mon, 1 Jun 2020 08:00:24 -0700 Subject: [PATCH] Update Changelog for #7122 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 108751a454cf..9cfd039f45c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * `azurerm_app_service` - default priority now set on ip restricitons when not explicitly specified [GH-7059] +* `azurerm_eventhub_authorization_rule` - Fix intermittent 404 errors [GH-7122] * `azuerm_function_app` - correctly set `Kind` when `os_type` is `linux` [GH-7140] ## 2.12.0 (May 28, 2020)