brandon_isom
04/06/2021, 11:40 PMmeltano config tap-yeehaw my_secret hunter2
it goes into the .env
instead of the meltano.yml
?edgar_ramirez_mondragon
04/07/2021, 12:03 AMbrandon_isom
04/07/2021, 12:20 AMaaronsteers
04/07/2021, 3:43 PM--config
inputs, meaning you can send one file for secrets and one for non-secrets. You can also send --config=ENV
to parse any config options from enviornment variables in the form <PLUGIN_NAME>_<SETTING_NAME>
.brandon_isom
04/07/2021, 5:04 PMconfig set
but I'll just use a .env
for now, and just go all caps in the readme.brandon_isom
04/07/2021, 5:05 PM