drew_ipson
11/10/2021, 10:37 PMtaylor
11/10/2021, 10:41 PMedgar_ramirez_mondragon
11/10/2021, 10:46 PMplugins in meltano.yml , the system db, .env, etc.drew_ipson
11/10/2021, 10:58 PMedgar_ramirez_mondragon
11/10/2021, 11:02 PM.envdrew_ipson
11/10/2021, 11:33 PMedgar_ramirez_mondragon
11/10/2021, 11:41 PMmeltano.yml? You still have to define plugins globally so they're installed by Meltano:
environments:
- name: prod
config:
plugins:
loaders:
- name: target-postgres
config:
dbname: prod
plugins:
loaders:
- name: target-postgres
pip_url: pipelinewise-target-postgres
variant: transferwisedrew_ipson
11/11/2021, 10:04 PMedgar_ramirez_mondragon
11/11/2021, 10:09 PMdrew_ipson
11/11/2021, 10:11 PM