kind: "source" spec: name: "test" path: "cloudquery/test" registry: "github" destinations: [test] version: "v3.1.15" # latest version of source test plugin tables: ["*"] --- kind: "destination" spec: name: "test" version: "v2.2.14" # latest version of destination test plugin