Martin Atkins
135afaeb9c
lang: "regex" and "regexall" functions
...
These existing upstream cty functions allow matching strings against
regular expression patterns, which can be useful if you need to consume
a non-standard string format that Terraform doesn't (and can't) have a
built-in function for.
2019-08-06 11:52:14 -07:00
Chris Arcand
22385c3198
Added regex details to replace() docs
2019-07-12 11:42:20 -05:00
Nick Fagerlund
cb4f3004da
website: Fix several spelling errors
2019-03-21 18:12:11 -07:00
Nick Fagerlund
2c50808bbb
website: Version notes: Add new -> old links to 0.12 language docs (function pages)
2019-02-01 17:20:54 -08:00
Nick Fagerlund
17873ae61b
website: Update functions section page titles
2018-12-20 14:20:42 -08:00
Martin Atkins
e7d71995f6
website: Document the remaining "collection" functions
...
This also renames some of the existing function pages whose source
filenames were not matching the usual naming scheme (.html.md).
2018-10-16 18:47:33 -07:00