Secret stores
Table captions:
Status
: Component certification status
Since
: defines from which Dapr Runtime version, the component is in the current status
Component version
: defines the version of the component
Generic
Component | Multiple Key-Values Per Secret | Status | Component version | Since runtime version |
---|---|---|---|---|
HashiCorp Vault | ✅ | Beta | v1 | 1.9 |
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 7, 2022: Add partial shortcode and partials for components along with data files (4bd88d59)