This commit is contained in:
stSolo
2022-12-09 13:48:03 +03:00
parent 9402d6f291
commit 0adf28daf6
28 changed files with 2297 additions and 167 deletions

View File

@@ -114,6 +114,11 @@ resource "decort_kvmvm" "comp" {
#опциональный параметр
#тип - bool
permanently = false
#Флаг доступности компьюта для проведения с ним операций
#опицональный параметр
#тип - bool
#enable = true
}