diff --git a/website/docs/configuration/functions/templatefile.html.md b/website/docs/configuration/functions/templatefile.html.md index 44a4b9e79..b40929e76 100644 --- a/website/docs/configuration/functions/templatefile.html.md +++ b/website/docs/configuration/functions/templatefile.html.md @@ -78,7 +78,7 @@ The `templatefile` function renders the template: ``` > templatefile( - "${path.module}/backends.tmpl", + "${path.module}/config.tmpl", { config = { "x" = "y"