johann_du_toit
11/06/2021, 5:21 AMmeltano config <plugin> --job_id=gitlab_to_postgres set to set plugin settings specifically for that pipeline.
Maybe it already exists? š¤·āāļøaaronsteers
11/06/2021, 3:09 PMjohann_du_toit
11/07/2021, 3:58 AMedgar_ramirez_mondragon
11/07/2021, 5:04 AMGITLAB_API_TOKEN=abc
TARGET_SNOWFLAKE_DBNAME=first
meltano elt tap-gitlab target-snowflake --job_id gitlab_to_postgres1
GITLAB_API_TOKEN=def
TARGET_SNOWFLAKE_DBNAME=second
meltano elt tap-gitlab target-snowflake --job_id gitlab_to_postgres2johann_du_toit
11/07/2021, 6:42 AM