4.5.2
This commit is contained in:
@@ -96,6 +96,11 @@ resource "decort_image" "img" {
|
||||
# Опциональный параметр
|
||||
# string
|
||||
architecture = "PPC64_LE"
|
||||
|
||||
# Флаг окончательного удаления
|
||||
# Опциональный параметр
|
||||
# булев тип
|
||||
permanently = true
|
||||
}
|
||||
|
||||
output "img_out" {
|
||||
|
||||
Reference in New Issue
Block a user