James Rasell
813c5daa96
hcl2: add strlen function and update docs. ( #14463 )
2022-09-06 18:42:40 +02:00
Charlie Voiselle
9a19279f59
Sweep of docs for repeated words; minor edits ( #14032 )
2022-08-05 16:45:30 -04:00
Luiz Aoqui
8f05a55def
docs: remove link to HCL2 timestamp
function ( #13999 )
...
The `timestamp` HCL2 function was never part of the set of supported
functions.
2022-08-04 10:07:51 -04:00
James Rasell
d21e4abe3f
docs: fixup HCL2 index collection function documentation. ( #13511 )
2022-06-28 18:27:38 +02:00
Conor Evans
86116a7607
add filebase64 function ( #11791 )
...
Signed-off-by: Conor Evans <coevans@tcd.ie>
2022-06-06 11:58:17 -04:00
James Rasell
6aa741dd16
docs: add note regarding HCLv2 func and interpolation.
2022-03-04 12:06:25 +01:00
Bryce Kalow
a6ca40fa4e
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Tim Gross
a90586f3e5
docs: clarify type constraints for collections in locals
...
HCL2 locals don't have type constraints, and the map syntax is interpreted as
an object. So users may need to explictly convert to map for some functions.
The `convert` function documentation was missing the required type constructor
parameter for collections.
2021-02-17 14:45:05 -05:00
Alex Chan
768c02eaff
Correct the spelling of heirarchical/hierarchical ( #9980 )
2021-02-05 09:23:30 -06:00
Mahmood Ali
f03e67712a
docs: remove timestamp hcl2 function ( #9867 )
...
timestamp isn't actually implemented
2021-01-21 10:29:50 -05:00
Jeff Escalante
eaaafd9dd4
implement mdx remote
2021-01-05 19:02:39 -05:00