From 227aad78715cdbac0126d31088323e7765b4365d Mon Sep 17 00:00:00 2001 From: Yoko Hyakuna Date: Mon, 16 Dec 2024 21:43:51 -0800 Subject: [PATCH] Update website/content/docs/platform/k8s/helm/terraform.mdx Co-authored-by: Theron Voran --- website/content/docs/platform/k8s/helm/terraform.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/platform/k8s/helm/terraform.mdx b/website/content/docs/platform/k8s/helm/terraform.mdx index b756f5cb27a2..268721a0efd9 100644 --- a/website/content/docs/platform/k8s/helm/terraform.mdx +++ b/website/content/docs/platform/k8s/helm/terraform.mdx @@ -6,7 +6,7 @@ description: >- Describes how to configure the Vault Helm chart using Terraform. --- -# Configuring Vault Helm with Terraform +# Configure Vault Helm using Terraform Terraform may also be used to configure and deploy the Vault Helm chart, by using the [Helm provider](https://registry.terraform.io/providers/hashicorp/helm/latest/docs).