Skip to content

Commit

Permalink
Release 1.0.4 (#3) (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Stanford Webservices <[email protected]>
  • Loading branch information
sherakama and su-sws-jira authored Mar 8, 2022
1 parent 50feafd commit cec3f0f
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 394 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Prerequisite: Enterprise Vault Account
[plugins.inputs]
# The vault service endpoint
endpoint = 'https://vault.example.com'
# Order doesn't matter here as these will be fetch asyncronously. Try not to have dupes.
# Order doesn't matter here as these will be fetched asyncronously. Try not to have dupes.
secrets = ['secret/data/path/project/folder1', 'secret/data/path/project/folder2']
# Set which environment variables to use for the approle login
secretId = 'VAULT_SECRET_ID'
Expand Down
Loading

0 comments on commit cec3f0f

Please sign in to comment.