Skip to content

Commit 4ffff3a

Browse files
changelog: update feature formatting for gcp and key management secrets (#12120) (#12121)
1 parent 46ed883 commit 4ffff3a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

changelog/11958.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```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.
33
```

changelog/12023.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
```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.
34
```
45

56
```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.
89
```

0 commit comments

Comments
 (0)