From 45377f576757b1c77824ab17de830e45bb7e0596 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 6 Feb 2024 08:28:20 +0300 Subject: [PATCH] add hyperlinks --- hcp-vault-secrets/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcp-vault-secrets/README.md b/hcp-vault-secrets/README.md index ca3c2ee..c45cff6 100644 --- a/hcp-vault-secrets/README.md +++ b/hcp-vault-secrets/README.md @@ -10,7 +10,7 @@ tags: [helper, integration, vault, hashicorp, hvs] # HCP Vault Secrets -This module lets you fetch all or selective secrets from a [HCP Vault Secrets](https://developer.hashicorp.com/hcp/docs/vault-secrets) app into your Coder workspaces. +This module lets you fetch all or selective secrets from a [HCP Vault Secrets](https://developer.hashicorp.com/hcp/docs/vault-secrets) app into your [Coder](https://coder.com) workspaces. It makes use of the [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/data-sources/vault_secrets_app) data source from the [HCP provider](https://registry.terraform.io/providers/hashicorp/hcp/latest). ```tf module "vault" {