diff --git a/CHANGELOG.md b/CHANGELOG.md index b79ed166727b..494ac69428af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ ENHANCEMENTS: * dependencies: updating to `v0.20240222.1164640` of `github.com/hashicorp/go-azure-sdk` [GH-25002] * `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_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_configuration_service` - support for the `refresh_interval_in_seconds` property [GH-25009]