diff --git a/vault/README.md b/vault/README.md index 0d55a87..337c109 100644 --- a/vault/README.md +++ b/vault/README.md @@ -1,6 +1,6 @@ --- display_name: vault -description: Authenticates with Vault and injects secrets into the environment. +description: Authenticates with Vault icon: ../.icons/vault.svg maintainer_github: coder verified: true @@ -9,7 +9,7 @@ tags: [helper, integration, vault] # Hashicorp Vault -This module authenticates with Vault and injects secrets into the environment. +This module lets you authenticate with [Hashicorp Vault](https://www.vaultproject.io/) in your Coder workspaces. > **Note:** This module does not cover setting up and configuring Vault. For that, see the [Vault documentation](https://www.vaultproject.io/docs).