@crds_npm/crds-vault-node
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

crds-vault-node

NodeJS package for reading secrets from vault and storing them to process.env

The Vault class contains methods to access Vault. The VaultToEnv class contains methods to read secrets from vault and store them to process.env.

The following environment variables need to be set or passed in when constructing Vault or VaultToEnv.

VAULT_ROLE_ID
VAULT_SECRET_ID

The following additional environment variables are optional, but can be set or passed in when constructing Vault or VaultToEnv.

VAULT_URI
VAULT_SECRET_FOLDER
VAULT_NAMESPACE

Readme

Keywords

none

Package Sidebar

Install

npm i @crds_npm/crds-vault-node

Weekly Downloads

26

Version

3.1.0

License

ISC

Unpacked Size

26.9 kB

Total Files

11

Last publish

Collaborators

  • crds_npm_org
  • d3m
  • dillon.courts
  • dan.rye
  • tcmacdonald
  • rdonnelly02
  • candrews_crds