Skip to content

Commit

Permalink
chore: Add changelog entry for file/directory secrets backends
Browse files Browse the repository at this point in the history
  • Loading branch information
tie committed Oct 15, 2024
1 parent acfeb67 commit 94f0c93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.d/add-file-secrets.enhancement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Vector now supports two additional back-ends for loading secrets: `file`, for reading a set of
secrets from a JSON file, and `directory`, for loading secrets from a list of files.

authors: tie

0 comments on commit 94f0c93

Please sign in to comment.