diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b7c58fa8784..c30e1f63cc27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ ENHANCEMENTS: * `azurerm_automation_account` - support for the `private_endpoint_connection` property [GH-17934] * `azurerm_automation_account` - support for the `encryption` block and `local_authentication_enabled` property [GH-17454] * `azurerm_batch_pool` - support for identity referencees in container registries [GH-17416] +* `azurerm_data_factory_integration_runtime_azure_ssis` - support for the `express_vnet_injection` property [GH-17756] * `azurerm_firewall_policy_resource` - support for the `private_ranges` and `allow_sql_redirect` properties [GH-17842] * `azurerm_key_vault` - support for the `public_network_access_enabled` property [GH-17552] * `azurerm_linux_virtual_machine` - now supports delete Eviction policies [GH-17226]