mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Fix typo in the docs
This commit is contained in:
@@ -116,7 +116,7 @@ locals {
|
||||
## Element Ordering
|
||||
|
||||
Because `for` expressions can convert from unordered types (maps, objects, sets)
|
||||
to unordered types (lists, tuples), Terraform must choose an implied ordering
|
||||
to ordered types (lists, tuples), Terraform must choose an implied ordering
|
||||
for the elements of an unordered collection.
|
||||
|
||||
For maps and objects, Terraform sorts the elements by key or attribute name,
|
||||
|
||||
Reference in New Issue
Block a user