From b15cad16bfa4c07a0943afdffa61bc149e773def Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 29 Jan 2024 16:40:28 -0800 Subject: [PATCH] Update CHANGELOG.md #22477 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b01bc72588a85..b4673fd8570fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ FEATURES: * **New Data Source**: `azurerm_nginx_configuration` [GH-24642] - +* **New Resource**: `azurerm_site_recovery_vmware_replicated_vm` [GH-22477] + ENHANCEMENTS: * dependencies: the dependency `github.com/hashicorp/go-azure-sdk` has been split into multiple Go Modules - and as such will be referred to by those paths going forwards [GH-24636]