diff --git a/CHANGELOG.md b/CHANGELOG.md index 077e97fc8421..3c33edc1c126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ IMPROVEMENTS: * `azurerm_monitor_diagnostic_setting` - support for `log_analytics_destination_type` [GH-3987] * `azurerm_role_assignment` - now supports management groups [GH-4063] * `azurerm_storage_account` - requesting an access token using the ARM Authorizer [GH-4099] +* `azurerm_subnet` - support for the Service Endpoints `Microsoft.BareMetal/AzureVMware`, `Microsoft.BareMetal/CrayServers`, `Microsoft.Databricks/workspaces` and `Microsoft.Web/hostingEnvironments` [GH-4115] * `azurerm_traffic_manager_profile` - support for the `interval_in_seconds`, `timeout_in_seconds`, and `tolerated_number_of_failures` properties [GH-3473] * `azurerm_user_assigned_identity` - the `name` field can now be up to 128 characters [GH-4094]