diff --git a/CHANGELOG.md b/CHANGELOG.md index e2cbf7df0035..93133333e872 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: * `recoveryservices`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-22874] * `resources`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-22874] * `storage`: updating Storage Account and Storage Blob Container to use Common IDs to enable migrating to `hashicorp/go-azure-sdk` in the future [GH-22915] +* Data Source: `azurerm_kubernetes_cluster` - add support for the `current_kubernetes_version` property [GH-22986] * `azurerm_mssql_virtual_machine` - add support for the `sql_virtual_machine_group_id` and `wsfc_domain_credential` properties [GH-22808] * `azurerm_stack_hci_cluster` - add support for the `automanage_configuration_id` property [GH-22857]