github.com/hashicorp/packer@v1.14.3/command/test-fixtures/hcp/hcp_normal.pkr.json (about) 1 { 2 "source": { 3 "file": { 4 "test": { 5 "content": " ", 6 "target": "output" 7 } 8 } 9 }, 10 "build": { 11 "name": "test-file", 12 "description": "Some build description", 13 "sources": ["sources.file.test"] 14 } 15 } 16