We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40f54f commit 4a6693aCopy full SHA for 4a6693a
docs/platforms/kubernetes/additional-clusters.md
@@ -91,7 +91,7 @@ provider "kubernetes" {
91
92
Alternatively, you can authenticate with remote clusters with ServiceAccount
93
tokens. Coder can store these secrets on your behalf with
94
-[managed Terraform variables](../../templates/parameters.md#managed-terraform-variables).
+[managed Terraform variables](../../templates/variables.md).
95
96
Alternatively, these could also be fetched from Kubernetes secrets or even
97
[Hashicorp Vault](https://registry.terraform.io/providers/hashicorp/vault/latest/docs/data-sources/generic_secret).
0 commit comments