terraform/website/docs/language
Ben Partridge fa8a87fab5
Adds documentation to `substr` function to cover when `length` longer than input `string`
The `substr` function allows the `length` parameter to be longer than the remaining characters in the input after the offset. This is useful for when you want to truncate a string to a maximum number of characters. However, the documentation isn't clear on this so I had to do a test deployment to confirm the behaviour after finding the behaviour in an old issue https://github.com/hashicorp/terraform/issues/15751
2022-02-07 15:12:22 +11: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 website: Initial draft docs for Preconditions and Postconditions 2022-01-31 14:02:53 -05:00
files providercache: Discard lock entries for unused providers 2021-12-17 15:30:21 -08:00
functions Adds documentation to `substr` function to cover when `length` longer than input `string` 2022-02-07 15:12:22 +11:00
meta-arguments migrate docs to mdx 2021-12-14 18:41:17 -08:00
modules Merge branch 'main' into fix-remote-backend-references 2022-01-26 11:47:19 -05:00
providers migrate docs to mdx 2021-12-14 18:41:17 -08:00
resources Final formatting and langauge nits 2022-01-21 11:01:37 -05:00
settings migrate docs to mdx 2021-12-14 18:41:17 -08:00
state Update website/docs/language/state/remote-state-data.mdx 2022-01-26 11:43:16 -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 fix reference to module 2022-01-25 20:54:20 -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