opentofu/internal/lang
Martin Atkins 2ee9589650 lang/funcs: "timecmp" function
This is a complement to "timestamp" and "timeadd" which allows
establishing the ordering of two different timestamps while taking into
account their timezone offsets, which isn't otherwise possible using the
existing primitives in the Terraform language.
2022-08-25 10:15:42 -07:00
..
blocktoattr refine the skipFixup heuristic 2021-09-22 16:29:50 -04:00
funcs lang/funcs: "timecmp" function 2022-08-25 10:15:42 -07:00
globalref track contributing instances 2022-03-17 09:35:36 -04:00
marks Fix problems caught by staticcheck v0.3.0 2022-04-04 08:12:44 -07:00
testdata/functions-test Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
types lang: Further limit the console-only type function 2022-02-10 06:12:58 -05:00
data_test.go addrs: Rename AbsModuleCallOutput to ModuleCallInstanceOutput 2021-07-01 08:28:02 -07:00
data.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
doc.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
eval_test.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
eval.go don't lose warnings from static validation 2022-08-09 16:15:56 -04:00
functions_test.go lang/funcs: "timecmp" function 2022-08-25 10:15:42 -07:00
functions.go lang/funcs: "timecmp" function 2022-08-25 10:15:42 -07:00
references.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
scope.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00