buildx/bake/hclparser
Justin Chadwell 691723f9f9 bake: add timestamp function
Terraform includes a timestamp function to get the current time. go-cty
has imported a number of the timestamp functions to it's standard
library, however, this was one was not included.

This patch simply pulls in the TimestampFunc from Terraform's
internal/lang/funcs/datetime.go to allow easily fetching the current
time in bake.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-07-18 11:29:35 +01:00
..
expr.go bake: new hclparser package 2021-06-24 22:40:25 -07:00
hclparser.go bake: forbid empty result and params in userfuncs 2022-07-06 16:03:41 +01:00
stdlib.go bake: add timestamp function 2022-07-18 11:29:35 +01:00