diff --git a/CHANGELOG.md b/CHANGELOG.md index 81cc694fd8de..3b08310925c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * `azurerm_batch_pool` - support for the `metadata` property [GH-5309] * `azurerm_function_app` - convert `connection_string`s from a `TypeList` to a `TypeSet` [GH-5319] +* `azurerm_postgresql_server` - the `sku` block has been deprecated in favour of the `sku_name` property [GH-5376] BUG FIXES: