From fc655f236e5762e302070f23d576082e9b8f423e Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Sat, 13 Feb 2021 07:24:46 +0100 Subject: [PATCH] fix: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 670eb969..40e04bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,7 +51,7 @@ BUG FIXES: * resource/virtual_environment_container: Fix VM ID collision when `vm_id` is not specified * resource/virtual_environment_vm: Fix VM ID collision when `vm_id` is not specified * resource/virtual_environment_vm: Fix disk import issue when importing from directory-based datastores -* resource/virtual_environment/vm: Fix handling of storage name - correct handling of `-` +* resource/virtual_environment_vm: Fix handling of storage name - correct handling of `-` WORKAROUNDS: