Application to deal with secrets from various providers and inject them into your application using environment variables.
You need rust installed.
$ cargo build --release
$ cargo test
$ docker build . -t youruser/secrets-injector:latest
- Vault
- AWS Secrets Manager
- AWS Parameter Store
- GCP Secrets Manager