docs: remove link to HCL2 `timestamp` function (#13999)
The `timestamp` HCL2 function was never part of the set of supported functions.
This commit is contained in:
parent
838f5515d4
commit
8f05a55def
|
@ -102,5 +102,3 @@ configuration as needed:
|
|||
|
||||
- [`format`](/docs/job-specification/hcl2/functions/string/format) is a more general formatting function for arbitrary
|
||||
data.
|
||||
- [`timestamp`](/docs/job-specification/hcl2/functions/datetime/timestamp) returns the current date and time in a format
|
||||
suitable for input to `formatdate`.
|
||||
|
|
Loading…
Reference in New Issue