diff --git a/docs/index.md b/docs/index.md index 8f094cbe0..a379cc815 100644 --- a/docs/index.md +++ b/docs/index.md @@ -104,7 +104,7 @@ provider "helm" { You can also configure the host, basic auth credentials, and client certificate authentication explicitly or through environment variables. ```terraform -provider "helm" = { +provider "helm" { kubernetes { host = "https://cluster_endpoint:port"