From 5434785215dc46253ef235e87d7d8f04698dab06 Mon Sep 17 00:00:00 2001 From: kt Date: Fri, 12 Jun 2020 08:47:39 -0700 Subject: [PATCH] update CHANGELOG.md to include #7273 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e49e2d9067c..c888f5cb8c4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ DEPENDENCIES BUG FIXES: -* azurerm_bot_connection` - adding a runtime check for the available service providers in the Azure Region being used [GH-7279] +* `azurerm_api_management_api` - correctly wait for future on create/update [GH-7273] +* `azurerm_bot_connection` - adding a runtime check for the available service providers in the Azure Region being used [GH-7279] ## 2.14.0 (June 11, 2020)