Skip to content

Commit

Permalink
secrets/gcp: use feature format for changelog entry of impersonated a…
Browse files Browse the repository at this point in the history
…ccounts (hashicorp#19200)
  • Loading branch information
austingebauer committed Feb 15, 2023
1 parent bc303fe commit 7143c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog/19018.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```release-note:improvement
secrets/gcp: added support for impersonated accounts
```release-note:feature
**GCP Secrets Impersonated Account Support**: Add support for GCP service account impersonation, allowing callers to generate a GCP access token without requiring Vault to store or retrieve a GCP service account key for each role.
```

```release-note:bug
Expand Down

0 comments on commit 7143c56

Please sign in to comment.