z3z1ma / tap-mongodb

Tap for mongodb emphasizing simplicity and leveraging Meltano SDK
MIT License
10 stars 4 forks source link

Feature request: allow reading `mongo` config from file #3

Closed menzenski closed 1 year ago

menzenski commented 1 year ago

I'd like to use this tap with some MongoDB clusters that use hashicorp vault to manage credentials. If I could read the mongo config setting from a file (JSON, YAML, even just a plain text file with a MongDB URI connection string) then I'd be able to easily use this tap in that scenario.

z3z1ma commented 1 year ago

Thanks for contribution + issue sir!