backport of commit 7143c5639b (#19202)

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-02-15 14:16:14 -05:00
committed by GitHub
parent 8820388317
commit a41a24bf25

View File

@@ -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