Hello,
I’m in the process of deploying a dbt pipeline on GCP using the Cosmos extension. While I’ve successfully set it up, there’s a significant drawback: we have to upload the dbt project on GCP at two specific locations.
It appears that Cosmos doesn’t offer the capability to scan the project if it resides in a different bucket than the one used for Composer.
Does anyone have a workaround for this?
Thanks