From fd1a6aa6e03f59c661576b3fe872300d333a07b5 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Wed, 21 Jul 2021 00:39:47 +0100 Subject: [PATCH] Changelog for #12666 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b2d524b7a3..8a6daa5035a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ENHANCEMENTS: BUG FIXES: +* `data.azurerm_redis_cache` - fix a bug that caused the data source to raise an error [GH-12666] * `azurerm_application_gateway` - return an error when ssl policy is not properly configured [GH-12647] * `azurerm_eventhub_authorization_rule` - fixing the error "empty non-retryable error received" [GH-12642]