bored-nightfall-11601
04/03/2026, 9:59 PMBecause for expressions can convert from unordered types (maps, objects, sets) 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, using lexical sorting.
So I guess these are not really records/dictionaries, but more like treemapsechoing-dinner-19531
04/04/2026, 7:43 AM