-
Notifications
You must be signed in to change notification settings - Fork 839
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add AWS Secrets Manager backend * lint * cleanup * Add GCP Secret Manager backend * Add Azure Secret Manager backend * Switch AWS secrets API to v2 * Add exists method to external secret managers impls * Go mod tidy * Lint * Move secrets code to common-go * Test fix * Re-add redis secrets backend * Simplify, remove exist method handling * Simplify, remove exist method handling * Update common-go * Update common-go to main * Update CHANGELOG --------- Co-authored-by: Ashley Jeffs <[email protected]>
- Loading branch information
1 parent
d525a4e
commit cbafa38
Showing
6 changed files
with
177 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.