github.com/ttysteale/packer@v0.8.2-0.20150708160520-e5f8ea386ed8/packer/test-fixtures/build-basic-interpolated.json (about) 1 { 2 "builders": [{ 3 "name": "{{upper `name`}}", 4 "type": "test" 5 }] 6 }