Difference between revisions of "Terraform function: toset"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Related == | == Related == | ||
* <code>[[tolist]]</code> | * <code>[[tolist]]</code> | ||
+ | * <code>[[for_each]]</code> | ||
== See also == | == See also == |
Revision as of 15:55, 12 January 2023
- https://www.terraform.io/docs/language/functions/toset.html Pass a list value to toset to convert it to a set, which will remove any duplicate elements and discard the ordering of the elements.
Related
See also
Advertising: