mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
11 lines
511 B
Handlebars
11 lines
511 B
Handlebars
<WizardSection
|
|
@headerText="Google Cloud KMS"
|
|
@headerIcon="gcpkms"
|
|
@docText="Docs: Google Cloud Secrets"
|
|
@docPath="/docs/secrets/gcpkms/index.html"
|
|
>
|
|
<p>
|
|
The Google Cloud KMS Vault Secrets Engine provides encryption and key management via Google Cloud KMS. It supports management of keys, including creation, rotation, and revocation, as well as encrypting and decrypting data with managed keys. This enables management of KMS keys through Vault's policies and IAM system.
|
|
</p>
|
|
</WizardSection>
|