2021-07-08 20:53:45 +00:00
|
|
|
```release-note:feature
|
2021-07-19 19:16:27 +00:00
|
|
|
**GCP Secrets Engine Static Accounts**: Adds ability to use existing service accounts for generation
|
|
|
|
of service account keys and access tokens.
|
2021-07-08 20:53:45 +00:00
|
|
|
```
|
2021-07-13 16:36:05 +00:00
|
|
|
|
|
|
|
```release-note:deprecation
|
2021-07-19 19:16:27 +00:00
|
|
|
secrets/gcp: Deprecated the `/gcp/token/:roleset` and `/gcp/key/:roleset` paths for generating
|
|
|
|
secrets for rolesets. Use `/gcp/roleset/:roleset/token` and `/gcp/roleset/:roleset/key` instead.
|
2021-07-13 16:36:05 +00:00
|
|
|
```
|