monika_rajput
10/26/2021, 3:04 PMmeltano config redshift-datamill set redshift_password xxxxxxx
But it is storing into meltano.yml file rather then .env file.
What could be the possible reasons of it.edgar_ramirez_mondragon
10/26/2021, 3:06 PMsettings
of your custom plugin you should declare redshift_password
to have kind: password
. Like here: https://gitlab.com/meltano/meltano/-/blob/master/src/meltano/core/bundle/discovery.yml#L2688-2690monika_rajput
10/26/2021, 3:40 PMedgar_ramirez_mondragon
10/26/2021, 3:40 PM