github.com/hashicorp/packer@v1.14.3/command/test-fixtures/hcp/hcp_build.json (about) 1 { 2 "description": "Some legacy JSON build", 3 "builders": [ 4 { 5 "type": "file", 6 "content": " ", 7 "target": "output" 8 } 9 ] 10 }