github.com/hashicorp/packer@v1.14.3/command/test-fixtures/fmt/formatted.pkr.hcl (about) 1 source "null" "example" { 2 communicator = "none" 3 } 4 5 build { 6 sources = ["source.null.example"] 7 }