eclipse-csi / otterdog

OtterDog is a tool to manage GitHub organizations at scale using a configuration as code approach. It is actively used by the Eclipse Foundation to manage its numerous projects hosted on GitHub.
https://otterdog.readthedocs.org
Eclipse Public License 2.0
23 stars 3 forks source link

Support vault as credential provider #196

Open netomi opened 8 months ago

netomi commented 8 months ago

Currently only pass and bitwarden is supported as credential provider, we should certainly also support Hashicorp Vault.

@heurtematte