From 3517a97c88c6a2029a35ee39443d446749025d36 Mon Sep 17 00:00:00 2001 From: stephybun Date: Mon, 17 Oct 2022 10:17:12 +0200 Subject: [PATCH] Update for #18765 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df4713e64191..476719b250ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS: * `azurestackhci`: updating to API Version `2022-09-01` [GH-18759] * `azurerm_fluid_relay_server` - support for the `service_endpoint` property [GH-18763] +* `azurerm_fluid_relay_server` - support for the `primary_key` and `secondary_key` properties [GH-18765] * `azurerm_storage_account` - support for the `immutability_policy` block [GH-18774] BUG FIXES: