opentofu/internal/lang
2024-08-01 08:14:34 -04:00
..
blocktoattr add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
funcs Ensure that using a sensitive path for templatefile that it doesnt panic (#1801) 2024-07-23 09:06:02 -04: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.go 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
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval.go feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305) 2024-08-01 08:14:34 -04:00
eval_test.go feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305) 2024-08-01 08:14:34 -04:00
functions.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02: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
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