summaryrefslogtreecommitdiff
path: root/lib/chef/secret_fetcher
Commit message (Expand)AuthorAgeFilesLines
* Add support for Azure multiple User Assigned Managed IdentitiesJason Barnett2021-10-051-8/+62
* Fix spelling and chefstyle issuesTim Smith2021-09-141-1/+1
* fix spelling mistakemp/11825Marc A. Paradise2021-09-091-1/+1
* Reduce the config needed for AKeyless.Marc A. Paradise2021-09-091-1/+24
* Add akeyless vault fetcherMarc A. Paradise2021-09-081-0/+34
* Update Hashi Vault fetcher to suppor token authMarc A. Paradise2021-09-081-12/+42
* Add support for secrets stored in HashiCorp VaultMarc A. Paradise2021-08-273-2/+72
* Allow az vault name to be included in secret nameMarc A. Paradise2021-07-271-9/+31
* secrets: aws fetcher uses node attributes for regionMarc A. Paradise2021-07-261-4/+16
* Provide run context to secret fetchersMarc A. Paradise2021-07-261-1/+5
* secrets: Ensure provided config is passed into AWSMarc A. Paradise2021-07-211-1/+1
* rubocop fixesMarc A. Paradise2021-07-153-4/+5
* Add experimental fetcher for Azure Key VaultMarc A. Paradise2021-07-151-0/+56
* Allow versioned secrets via DSLMarc A. Paradise2021-07-153-25/+18
* Fetch from AWS Secrets Manager now returns valueMarc A. Paradise2021-07-141-1/+3
* disable a rubocop ruleTim Smith2021-07-141-1/+1
* Chefstyle fixesTim Smith2021-07-141-1/+1
* Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-0/+61
* Add 'secret' to the Chef DSLMarc A. Paradise2021-07-072-0/+114