diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fc8ff746d6c..f6cc2bb9a5fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ENHANCEMENTS: * `azurerm_linux_virtual_machine` - the `virtual_machine_scale_set_id` proeprty can now be changed without creating a new resource [GH-24768] * `azurerm_machine_learning_workspace` - support for the `managed_network.isolation_mode` property [GH-24951] * `azurerm_private_dns_resolver_inbound_endpoint` - support the `statci` value for the `private_ip_allocation_method` property [GH-24952] +* `azurerm_postgresql_flexible_server` - expose `storage_tier` field [GH-24892] * `azurerm_redis_cache` - support for the `preferred_data_persistence_auth_method` property [GH-24370] * `azurerm_servicebus_namespace` - support for the `premium_messaging_partitions` property [GH-24676] * `azurerm_windows_virtual_machine` - the `virtual_machine_scale_set_id` proeprty can now be changed without creating a new resource [GH-24768]