credentials 0.12.0

Fetch secrets from either environment variables or Hashicorp's Vault
Documentation
1
2
3
4
5
6
7
# A sample Secretfile.  Remove the leading `#` from the lines
# below to uncomment them.

#EXAMPLE_USERNAME secret/example:username
#EXAMPLE_PASSWORD secret/example:password
#PG_USERNAME postgresql/$VAULT_ENV/creds/readonly:username
#PG_PASSWORD postgresql/$VAULT_ENV/creds/readonly:password