ashish
09/18/2024, 4:02 PMprivate_key
in target-snowflake
? I see we can use private_key_path
thoughhaleemur_ali
09/18/2024, 5:00 PMprivate_key
is supported, just private_key_path
. Could you open an issue on target-snowflake
project please. I'm happy to take a look, and it ought to be a 10 line change. I implemented private_key
for ``tap-snowflake`, so it won't take me very long to port the logic over.haleemur_ali
09/19/2024, 3:58 PMhaleemur_ali
09/19/2024, 5:07 PMEdgar Ramírez (Arch.dev)
09/19/2024, 7:36 PMhaleemur_ali
09/20/2024, 1:24 AMashish
09/20/2024, 5:24 AMhaleemur_ali
09/20/2024, 1:11 PMmeltano.yml
file.
pip_url: git+<https://github.com/MeltanoLabs/target-snowflake.git>
haleemur_ali
09/20/2024, 5:10 PMEdgar Ramírez (Arch.dev)
09/20/2024, 7:32 PMhaleemur_ali
09/20/2024, 8:16 PMmayank_sardana
09/25/2024, 5:43 AMmeltano lock --update --all
to get new changes but for some reason it's not showing the newly added config for private_key
in the lock file even when the the plugin itself has been updated to 0.11. am I missing something here?Reuben (Matatika)
09/25/2024, 8:12 PMmayank_sardana
09/26/2024, 2:17 AM