Merge pull request #27415 from techsolx/patch-1

Chage backend.tmpl to config.tmpl in Maps example,
This commit is contained in:
Pam Selle
2021-01-12 10:43:08 -05:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ The `templatefile` function renders the template:
```
> templatefile(
"${path.module}/backends.tmpl",
"${path.module}/config.tmpl",
{
config = {
"x" = "y"