diff --git a/CHANGELOG.md b/CHANGELOG.md index 494ac69428af..b5c8616ceb95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,12 @@ ENHANCEMENTS: * `servicefabric`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-25002] * Data Source: `azurerm_storage_table_entities` - support for `select` [GH-24987] * Data Source: `azurerm_netapp_volume` - support for the `smb_access_based_enumeration` and `smb_non_browsable` properties [GH-24514] -* `azurerm_spring_cloud_gateway` - support for the `application_performance_monitoring_ids` property [GH-24919] +* `azurerm_federated_identity_credential` - the federated credentials can now be changed without creating a new resource [GH-25003] * `azurerm_nginx_deployment` - support for the `automatic_upgrade_channel` property [GH-24867] * `azurerm_netapp_volume` - support for the `smb_access_based_enumeration` and `smb_non_browsable` properties [GH-24514] * `azurerm_role_definition` - upgrade to the API version `2022-05-01-preview` [GH-25008] * `azurerm_redis_cache` - allow AAD auth for all SKUs [GH-25006] +* `azurerm_spring_cloud_gateway` - support for the `application_performance_monitoring_ids` property [GH-24919] * `azurerm_spring_cloud_configuration_service` - support for the `refresh_interval_in_seconds` property [GH-25009] BUG FIXES: