diff --git a/CHANGELOG.md b/CHANGELOG.md index 99630a06bcac..7a8408a379f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ IMPROVEMENTS: * `azurerm_private_dns_srv_record` - export the `fqdn` property [GH-5949] * `azurerm_private_endpoint` - exposed `private_ip_address` as a computed attribute [GH-5838] * `azurerm_redis_cache` - support for the `primary_connection_string` and `secondary_connection_string` properties [GH-5958] +* `azurerm_sql_server` - support for the `extended_auditing_policy` property [GH-5036] * `azurerm_storage_account` - support up to 50 tags [GH-5934] * `azurerm_virtual_wan` - support for the `type` property [GH-5877]