mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
doc typo
This commit is contained in:
parent
ded207f3b8
commit
4185aa93f5
@ -15,7 +15,7 @@ earlier, see
|
|||||||
[0.11 Configuration Language: Interpolation Syntax](../../configuration-0-11/interpolation.html).
|
[0.11 Configuration Language: Interpolation Syntax](../../configuration-0-11/interpolation.html).
|
||||||
|
|
||||||
`merge` takes an arbitrary number of maps or objects, and returns a single map
|
`merge` takes an arbitrary number of maps or objects, and returns a single map
|
||||||
pr object that contains a merged set of elements from all arguments.
|
or object that contains a merged set of elements from all arguments.
|
||||||
|
|
||||||
If more than one given map or object defines the same key or attribute, then
|
If more than one given map or object defines the same key or attribute, then
|
||||||
the one that is later in the argument sequence takes precedence. If the
|
the one that is later in the argument sequence takes precedence. If the
|
||||||
|
Loading…
Reference in New Issue
Block a user