1<WizardSection
2  @headerText="Google Cloud KMS"
3  @headerIcon="gcpkms"
4  @docText="Docs: Google Cloud Secrets"
5  @docPath="/docs/secrets/gcpkms/index.html"
6>
7  <p>
8    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.
9  </p>
10</WizardSection>
11