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
commit ae52190c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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