opentofu/internal/lang
Oleksandr Levchenkov 374c9eedd3
refactor Scope.evalContext to meet linting criteria (#1750)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-07-01 16:19:29 +03:00
..
blocktoattr add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
funcs feat: implement issensitive function (#1381) 2024-03-13 11:22:58 +01:00
globalref Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
marks Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
testdata/functions-test Move lang/ to internal/lang/ 2021-05-17 14:09:07 -07:00
types Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
data_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
data.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_test.go allow static evaluations in encryption configuration (#1728) 2024-06-24 10:18:16 -04:00
eval.go refactor Scope.evalContext to meet linting criteria (#1750) 2024-07-01 16:19:29 +03:00
functions_descriptions_test.go Integrate provider functions (#1439) 2024-04-10 08:04:08 -04:00
functions_test.go Integrate provider functions (#1439) 2024-04-10 08:04:08 -04:00
functions.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
references.go Provider functions in variable validations (#1689) 2024-05-28 11:05:34 -04:00
scope.go Review and order locked struct fields (#1493) 2024-04-25 10:25:13 -04:00