Hello there!
I was wondering what ways would you recommend for cases where you want to use a python transformation and you need to use some login credentials that should stay secure&hidden?
Thanks.
Jan
Hello there!
I was wondering what ways would you recommend for cases where you want to use a python transformation and you need to use some login credentials that should stay secure&hidden?
Thanks.
Jan
In Keboola you can ask and answer questions and share your experience with others!
Hi, we have actually developed an application that can handle this case:
kds_consulting_team / kds-team.app-custom-python — Bitbucket
And in the future we will be releasing a new Vault feature which will give you an ability to store variables/env in it and use the variable reference in any configs.