github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/appfile/test-fixtures/load-new/Appfile.compiled (about) 1 { 2 "File": { 3 "ID": "ae6e486a-bc2c-674f-3acc-9de7338e8938", 4 "Path": "/tmp/foo/Appfile", 5 "Source": "", 6 "Application": { 7 "Name": "otto-getting-started", 8 "Type": "ruby", 9 "Dependencies": null 10 }, 11 "Project": { 12 "Name": "foo", 13 "Infrastructure": "foo" 14 }, 15 "Infrastructure": [ 16 { 17 "Name": "foo", 18 "Type": "aws", 19 "Flavor": "simple", 20 "Foundations": [ 21 { 22 "Name": "consul", 23 "Config": null 24 } 25 ] 26 } 27 ], 28 "Customization": null, 29 "Imports": null 30 }, 31 "Vertices": [ 32 { 33 "File": { 34 "ID": "ae6e486a-bc2c-674f-3acc-9de7338e8938", 35 "Path": "/tmp/foo/Appfile", 36 "Source": "", 37 "Application": { 38 "Name": "otto-getting-started", 39 "Type": "ruby", 40 "Dependencies": null 41 }, 42 "Project": { 43 "Name": "foo", 44 "Infrastructure": "foo" 45 }, 46 "Infrastructure": [ 47 { 48 "Name": "foo", 49 "Type": "aws", 50 "Flavor": "simple", 51 "Foundations": [ 52 { 53 "Name": "consul", 54 "Config": null 55 } 56 ] 57 } 58 ], 59 "Customization": null, 60 "Imports": null 61 }, 62 "Dir": "", 63 "NameValue": "otto-getting-started" 64 } 65 ], 66 "Edges": [] 67 }