Supported secret stores
List of all the supported secret stores that can interface with Dapr
- Local environment variables (for Development)
- Local file (for Development)
- Kubernetes Secrets
- AWS Secrets Manager
- Azure Key Vault secret store
- Azure Key Vault with Managed Identities on Kubernetes
- GCP Secret Manager
- HashiCorp Vault
Last modified February 16, 2021: Merge pull request #1235 from dapr/update-v0.11 (b4e9fbb)