Skip to content

Add built in Hashicorp vault resolver #2

Description

@maxnorth

The vault CLI is huge, and what's needed to retrieve secrets is just a simple HTTP request. It's not great having to add that CLI to a Docker image in order to use nv in containerized apps. Given vault's popularity, this seems like a good candidate to add as a built-in resolver.

Some research is needed of the common authentication methods supported by vault, to better understand which ones are best to start with and to anticipate how complicated supporting vault natively could become.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions