terraform/website/docs/language
Loek Duys c6fa1e70ef
Update toset.mdx
Fix output in `toset`
```
toset(["a", "b", 3])
toset([
  "3",
  "a",
  "b",
])
```

This is the actual output from the tf console, using Terraform v1.1.5 on windows_amd64
2022-03-15 13:48:14 +01:00
..
configuration-0-11 migrate docs to mdx 2021-12-14 18:41:17 -08:00
data-sources migrate docs to mdx 2021-12-14 18:41:17 -08:00
expressions Document logical operators not short-circuiting 2022-03-09 17:10:06 +13:00
files providercache: Discard lock entries for unused providers 2021-12-17 15:30:21 -08:00
functions Update toset.mdx 2022-03-15 13:48:14 +01:00
meta-arguments Merge pull request #30485 from salob/patch-1 2022-02-08 11:59:44 -08:00
modules Change aws.dest to aws.dst 2022-03-09 20:26:10 +00:00
providers migrate docs to mdx 2021-12-14 18:41:17 -08:00
resources fix broken link on provisioners connection page 2022-02-24 18:15:05 -05:00
settings Soften language for determining run environment 2022-02-09 17:41:12 -05:00
state fix link 2022-02-09 14:30:02 -05:00
syntax migrate docs to mdx 2021-12-14 18:41:17 -08:00
upgrade-guides website: Documentation of how provisioners upload files 2022-01-06 13:04:55 -08:00
values website: Update docs for check rule error messages 2022-03-04 15:39:31 -05:00
attr-as-blocks.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00
index.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00
v1-compatibility-promises.mdx migrate docs to mdx 2021-12-14 18:41:17 -08:00