subcomponents { something { name: "The something component"; path: "a path"; fetch { git { url: "a valid url here"; tag: "v1"; } } } }