Closed marianogappa closed 3 months ago
Add PluginKind's "transformer", which is necessary to enable the transformation's work.
You'll need to run go mod tidy inside https://github.com/cloudquery/plugin-sdk/tree/main/examples/simple_plugin to fix the tests
go mod tidy
Add PluginKind's "transformer", which is necessary to enable the transformation's work.