Secret stores
Table captions:
Status
: component certification status
Since
: the version of the Dapr Runtime in which the component first moved to the current status
Component version
: the version of the component
Generic
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
HashiCorp Vault | ✅ | Stable | v1 | 1.10 |
Kubernetes secrets | ✅ | Stable | v1 | 1.0 |
Local environment variables | Stable | v1 | 1.9 | |
Local file | ✅ | Stable | v1 | 1.9 |
Alibaba Cloud
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
AlibabaCloud OOS Parameter Store | Alpha | v1 | 1.6 |
Amazon Web Services (AWS)
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
AWS Secrets Manager | Alpha | v1 | 1.0 | |
AWS SSM Parameter Store | Alpha | v1 | 1.1 |
Google Cloud Platform (GCP)
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
GCP Secret Manager | Alpha | v1 | 1.0 |
Microsoft Azure
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
Azure Key Vault | Stable | v1 | 1.0 |
Last modified June 19, 2023: Merge pull request #3565 from dapr/aacrawfi/skip-secrets-close (b1763bf)