Skip to content

Commit 4a6693a

Browse files
chore: fix 404 for managed terraform variables (#13018)
1 parent b40f54f commit 4a6693a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/kubernetes/additional-clusters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ provider "kubernetes" {
9191

9292
Alternatively, you can authenticate with remote clusters with ServiceAccount
9393
tokens. Coder can store these secrets on your behalf with
94-
[managed Terraform variables](../../templates/parameters.md#managed-terraform-variables).
94+
[managed Terraform variables](../../templates/variables.md).
9595

9696
Alternatively, these could also be fetched from Kubernetes secrets or even
9797
[Hashicorp Vault](https://registry.terraform.io/providers/hashicorp/vault/latest/docs/data-sources/generic_secret).

0 commit comments

Comments
 (0)