truefoundry/secretsfoundry
SecretsFoundry is a package to automatically fetch your environment variables from different sources and secret managers. It makes configuration across environments seamless.
TypeScriptMIT
Issues
- 0
Make the process of fetching secrets from loaders parallel instead of serial
#68 opened by innoavator - 0
- 1
Add tests and implement base case guard on, canResolve for empty string inputs.
#53 opened by Blakeinstein - 0
Fix error messages
#59 opened by tharun634 - 0
Update docs to reflect latest code
#39 opened by innoavator - 0
Refactor per loader tests
#65 opened by innoavator - 1
- 0
Add an overall test that triggers servicefoundry with a .env file and checks the overall output
#63 opened by innoavator - 0
- 0
- 3
Add tests for the regex in secrets foundry
#52 opened by Blakeinstein - 3
- 0
Write tests
#38 opened by innoavator - 0
- 0
Publish NPM Package
#40 opened by innoavator - 0
Add loader for Hashicorp Vault
#8 opened by innoavator - 0
adding features
#3 opened by tharun634 - 0
Add tests for servicefoundry.ts file
#33 opened by innoavator - 0
Add inputs for configdir
#32 opened by innoavator