mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update website/docs/language/expressions/type-constraints.mdx
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com>
This commit is contained in:
parent
4afba76f4a
commit
9ca771c990
@ -98,7 +98,7 @@ The three kinds of collection type in the Terraform language are:
|
||||
|
||||
Note: Although colons are valid delimiters between keys and values,
|
||||
`terraform fmt` currently ignores them (whereas `terraform fmt`
|
||||
will attempt to vertically align equals signs).
|
||||
attempts to vertically align equals signs).
|
||||
* `set(...)`: a collection of unique values that do not have any secondary
|
||||
identifiers or ordering.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user