From 178ad16e3b5bdd0fe0206a6c9eed1620c27eceb3 Mon Sep 17 00:00:00 2001 From: catriona-m <86247157+catriona-m@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:35:54 +0100 Subject: [PATCH] Update CHANGELOG.md #27202 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67cfa89afeee..fa99445b64f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * `azurerm_cosmosdb_account` - the `ip_range_filter` property now supports IPV4 addresses [GH-27208] +* `azurerm_linux_virtual_machine` - the `admin_ssh_key.public_key` property now supports ed25519 ssh keys [GH-27202] ## 4.0.1 (August 23, 2024)