opentofu/internal/lang
Liam Cervante aae6990d38
Add native plantimestamp function to Terraform (#32980)
* add plantimestamp function

* documentation

* add missing links

* fix typo
2023-04-21 09:47:28 +02:00
..
blocktoattr refine the skipFixup heuristic 2021-09-22 16:29:50 -04:00
funcs Add native plantimestamp function to Terraform (#32980) 2023-04-21 09:47:28 +02:00
globalref initwd: Switch from earlyconfig to configs 2023-03-06 09:14:28 -05: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 Add support for scoped resources (#32732) 2023-03-10 11:11:10 +01:00
data.go Add support for scoped resources (#32732) 2023-03-10 11:11:10 +01: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 Add support for scoped resources (#32732) 2023-03-10 11:11:10 +01:00
functions_descriptions_test.go Add native plantimestamp function to Terraform (#32980) 2023-04-21 09:47:28 +02:00
functions_test.go Add native plantimestamp function to Terraform (#32980) 2023-04-21 09:47:28 +02:00
functions.go Add native plantimestamp function to Terraform (#32980) 2023-04-21 09:47:28 +02:00
references.go Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
scope.go Add native plantimestamp function to Terraform (#32980) 2023-04-21 09:47:28 +02:00