Hello Dataprocistas, I have what must be a very common task - I need to clone my pricate Github repository onto a Dataproc cluster and... I can't find a recipe for doing this. It surprised me that it isn't in the initialization actions repo. It involves copying over a deployment key and so it isn't obvious how to do this correctly. I assume it involves GCP Secrets Manager, but I'd rather not figure it out from first principles and Google comes up short.
Many people already do this, right? An existing script or recipe would be greatly appreciated! I need to clone my repository, install data version control and pull the right version of the code and models I will use in my jobs.
Thanks,
Russell Jurney