mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Chage backend.tmpl to config.tmpl in Maps example,
Reference file in Maps example is named config.tmpl, example used backend.tmpl from previous section.
This commit is contained in:
@@ -78,7 +78,7 @@ The `templatefile` function renders the template:
|
||||
|
||||
```
|
||||
> templatefile(
|
||||
"${path.module}/backends.tmpl",
|
||||
"${path.module}/config.tmpl",
|
||||
{
|
||||
config = {
|
||||
"x" = "y"
|
||||
|
||||
Reference in New Issue
Block a user