packer-cn/hcl2template/testdata/sources/inexistent.pkr.hcl

4 lines
120 B
HCL

// a source represents a reusable setting for a system boot/start.
source "inexistant" "ubuntu-1204" {
foo = "bar"
}