github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/testdata/definition/infra/component.json (about) 1 { 2 "name": "infra", 3 "type": "component", 4 "subcomponents": [ 5 { 6 "name": "efk", 7 "method": "git", 8 "source": "https://github.com/microsoft/fabrikate-elasticsearch-fluentd-kibana" 9 } 10 ] 11 }