github.com/hashicorp/packer@v1.14.3/hcl2template/testdata/variables/empty.pkr.hcl (about) 1 source "null" "test" { 2 communicator = "none" 3 } 4 5 build { 6 sources = ["null.test"] 7 }