packer-cn/formatted.pkr.hcl

8 lines
99 B
HCL

source "null" "example" {
communicator = "none"
}
build {
sources = ["source.null.example"]
}