mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
11 lines
441 B
Handlebars
11 lines
441 B
Handlebars
<WizardSection
|
|
@headerText="Google Cloud"
|
|
@headerIcon="gcp"
|
|
@docText="Docs: Google Cloud Secrets"
|
|
@docPath="/docs/secrets/gcp/index.html"
|
|
>
|
|
<p>
|
|
The Google Cloud Vault Secrets Engine dynamically generates Google Cloud service account keys and OAuth tokens based on IAM policies. This enables users to gain access to Google Cloud resources without needing to create or manage a dedicated service account.
|
|
</p>
|
|
</WizardSection>
|