diff --git a/registry/coder/modules/vault-cli/README.md b/registry/coder/modules/vault-cli/README.md index feba1138..35e81728 100644 --- a/registry/coder/modules/vault-cli/README.md +++ b/registry/coder/modules/vault-cli/README.md @@ -16,10 +16,7 @@ The following tools are required in the workspace image: - **HTTP client**: `curl`, `wget`, or `busybox` (at least one) - **Archive utility**: `unzip` or `busybox` (at least one) - -**Recommended:** - -- **jq**: For reliable JSON parsing of the HashiCorp releases API (falls back to sed if not available) +- **jq**: Optional but recommended for reliable JSON parsing (falls back to sed if not available) ```tf module "vault_cli" {