From 72a6989d4fc9330ed9deb439acc11e670438497e Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 20 Apr 2023 18:24:38 -0700 Subject: [PATCH] Update CHANGELOG.md #20972 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f64f959bef2..2c06f725848a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: * `hpccache`: updating to API Version `2023-01-01` [GH-21459] * `orbital`: updating to API Version `2022-11-01` [GH-21405] * `vmware`: updating to API Version `2022-05-01` [GH-21458] +* `azurerm_attestation_provider` - support for the `policy` block [GH-20972] * `azurerm_linux_function_app` - support `hosting_environment_id` property [GH-20471] * `azurerm_linux_function_app_slot` - support `hosting_environment_id` property [GH-20471] * `azurerm_linux_web_app` - support `hosting_environment_id` property [GH-20471]