diff --git a/CHANGELOG.md b/CHANGELOG.md index c1ae4cb39ba8..7bd9957b6f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * `azurerm_key_vault_managed_storage_account` - fix an authentication issue preventing management of resources in the USGovernment cloud [GH-16455] * `azurerm_key_vault_secret` - fix an authentication issue preventing management of resources in the USGovernment cloud [GH-16455] * `azurerm_kubernetes_cluster` - fix issue where `role_based_access_control_enabled` could not be disabled [GH-16488] +* `azurerm_resource_policy_remediation` - will no longer try to cancel a completed remediation task during deletion [GH-16478] * `azurerm_linux_function_app` - fix `ip_address` being incorrectly set into state when `service_tag` setting specified [GH-16426] * `azurerm_linux_function_app` - fix a bug in updates to `app_settings` where settings could be lost [GH-16442] * `azurerm_linux_function_app_slot` - fix `ip_address` being incorrectly set into state when `service_tag` setting specified [GH-16426]