Open SayonB opened 1 year ago
Hey all, I'd be interested in this feature as well and just wanted to add some further information as to why I see this as useful.
I'd be happy to submit a PR for this as well!
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
This is definitely still needed. I'm getting around this using a job that is triggered every time credentials are rotated and calls the Airbyte API to update the secret, but it would be nice to not need this sort of hack.
What area the feature impact?
Airbyte Platform
Revelant Information
It looks like you guys support writing to a secrets store for any secrets (#837), however, how do I set airbyte to read a secret from an existing secret store.
More specifically, I'm setting up a source that requires and API key, and I don't want to have my team type that API key in, I would like for them to just state the name of the existing secret in google secrets manager