AI Tools / AI products & services
vals is an open-source command-line tool and Go library for resolving configuration values and secrets from external stores at runtime. It supports providers such as HashiCorp Vault, AWS Secrets Manager, Google Secret Manager, Azure Key Vault, and SOPS, allowing credentials and other sensitive values to be referenced without storing them directly in configuration files.
Pulls API keys, tokens, and credentials from secret stores on demand without copying them to the server in plaintext.