Hi team,
I have a requirement to write a custom GCP plugin for v8.5.0 and Postgres 2.1.4. CloudQuery version 2.4.1. Is it possible to create a scaffold for the same? Can anyone help me with this?
Hi team,
I have a requirement to write a custom GCP plugin for v8.5.0 and Postgres 2.1.4. CloudQuery version 2.4.1. Is it possible to create a scaffold for the same? Can anyone help me with this?
Hi @big-moth
Can you explain the requirement a bit more in detail? What’s the reason you can’t use the official latest versions?
We have a scaffold tool to bootstrap new source plugins. You can use it here.
But if you need to modify existing plugins, the best way would be to fork the open source repository here.