From cb7e573d26bcbd8a9a5794f0129c9c6b5526f3dc Mon Sep 17 00:00:00 2001 From: stSolo Date: Mon, 31 Oct 2022 16:36:02 +0300 Subject: [PATCH] v3.2.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f77e73b..6a84d1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,8 @@ ### New features - add dockerfile for creating an image for the tf provider -- change behaviour to disks: check the disk status during update the tf state -- add disk block to kvmvm resource +- change behaviour to disk resource: check the disk status during update the tf state +- add disks block to kvmvm resource ### New articles on wiki