From 6219316563af3a2b79c04f8fe14e1e7ae8b64dcc Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 13 Oct 2022 16:10:15 -0700 Subject: [PATCH] CHANGELOG #17714 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78da23fd34ac..63e3b2046432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ENHANCEMENTS: * dependencies: updating to version `v0.44.` of `github.com/hashicorp/go-azure-helpers` [GH-18716] * dependencies: updating to version `v0.50.0` of `github.com/manicminer/hamilton` [GH-18716] * `azurerm_automation_runbook` - support for the `draft` block and `log_activity_trace` propertry [GH-17961] +* `azurerm_app_configuration` - support for the `encrption`, `local_auth_enabled`, `public_network_access_enabled`, `purge_protection_enabled`, and `soft_delete_retention_days` properties [GH-17714] * `azurerm_api_management_api` - support for the `contact` and `license` blocks [GH-18472] * `azurerm_data_factory_integration_runtime_azure_ssis` - support for `elastic_pool_namr` property [GH-18696] * `azurerm_dedicated_hardware_security_module` - support the `management_network_profile` block [GH-18702]