Commit 4ffff3a 1 parent 46ed883 commit 4ffff3a Copy full SHA for 4ffff3a
File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
```release-note:feature
2
- secrets/keymgmt (enterprise) : Adds general availability for distributing and managing keys in AWS KMS.
2
+ **Key Management Secrets Engine (Enterprise)** : Adds general availability for distributing and managing keys in AWS KMS.
3
3
```
Original file line number Diff line number Diff line change 1
1
```release-note:feature
2
- secrets/gcp: Adds ability to use existing service accounts for generation of service account keys and access tokens.
2
+ **GCP Secrets Engine Static Accounts**: Adds ability to use existing service accounts for generation
3
+ of service account keys and access tokens.
3
4
```
4
5
5
6
```release-note:deprecation
6
- secrets/gcp: Deprecated the `/gcp/token/:roleset` and `/gcp/key/:roleset` paths for generating secrets for rolesets.
7
- Use `/gcp/roleset/:roleset/token` and `/gcp/roleset/:roleset/key` instead.
7
+ secrets/gcp: Deprecated the `/gcp/token/:roleset` and `/gcp/key/:roleset` paths for generating
8
+ secrets for rolesets. Use `/gcp/roleset/:roleset/token` and `/gcp/roleset/:roleset/key` instead.
8
9
```
You can’t perform that action at this time.
0 commit comments