Secret store component specs
The supported secret stores that interface with Dapr
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
Name | Status | Component version | Since |
---|---|---|---|
Local environment variables | Beta | v1 | 1.0 |
Local file | Beta | v1 | 1.0 |
HashiCorp Vault | Alpha | v1 | 1.0 |
Kubernetes secrets | GA | v1 | 1.0 |
Amazon Web Services (AWS)
Name | Status | Component version | Since |
---|---|---|---|
AWS Secrets Manager | Alpha | v1 | 1.0 |
AWS SSM Parameter Store | Alpha | v1 | 1.1 |
Google Cloud Platform (GCP)
Name | Status | Component version | Since |
---|---|---|---|
GCP Secret Manager | Alpha | v1 | 1.0 |
Microsoft Azure
Name | Status | Component version | Since |
---|---|---|---|
Azure Key Vault w/ Managed Identity | Alpha | v1 | 1.0 |
Azure Key Vault | GA | v1 | 1.0 |
Last modified August 2, 2021 : Fix Java SDK link (#1695) (2c67fd1)