opentofu/internal/configs
MS99-9 9c379c0dc0
[REFACTORING] Add description to the schemas used by tofu test #894 (#2029)
Signed-off-by: Ioannis Polyzos <git@ipolyzos.com>
Signed-off-by: Mohamed Medhat Mohamed Ibrahim Shalaby <mohamed.shalaby@tum.de>
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
Signed-off-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>
Co-authored-by: Ioannis Polyzos <git@ipolyzos.com>
Co-authored-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
Co-authored-by: Mohamed Medhat Mohamed Ibrahim Shalaby <mohamed.shalaby@tum.de>
Co-authored-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>
2024-10-21 11:00:33 +02:00
..
configload Avoid copies on calls to parser.Sources() (#1811) 2024-07-29 16:15:51 -04:00
configschema Fix typos (#1954) 2024-09-17 12:04:30 +02:00
hcl2shim Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
testdata Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00
backend.go Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00
checks.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
cloud.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
compat_shim.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
config_build_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
config_build.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
config_test.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
config.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
container.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
depends_on.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
escaping_blocks_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
experiments_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
experiments.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
import_test.go Make import block's to possibly more dynamic (#1270) 2024-04-15 13:06:35 +03:00
import.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
module_call_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
module_call.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
module_merge_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
module_merge.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
module_test.go chore: fix some function names (#1957) 2024-09-16 13:36:15 -04:00
module.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
moved_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
moved.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
named_values.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
parser_config_dir_test.go allow static evaluations in encryption configuration (#1728) 2024-06-24 10:18:16 -04:00
parser_config_dir.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
parser_config_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
parser_config.go Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
parser_test.go Fix plan static variable injection (#1771) 2024-07-09 07:17:45 -04:00
parser.go Avoid copies on calls to parser.Sources() (#1811) 2024-07-29 16:15:51 -04:00
provider_iteration_test.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
provider_meta.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider_requirements_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider_requirements.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider_test.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
provider_validation.go Fix inverted entries in provider error message (#1991) 2024-09-18 11:11:15 -04:00
provider.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
provisioner_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
provisioner.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
provisioneronfailure_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
provisionerwhen_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
removed_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
removed.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
resource.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
shim.go add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
state_encryption.go Integrate Encryption into State Backends (#1288) 2024-03-04 09:25:14 -05:00
static_evaluator_test.go Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00
static_evaluator.go Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00
static_scope.go Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00
test_file_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
test_file.go [REFACTORING] Add description to the schemas used by tofu test #894 (#2029) 2024-10-21 11:00:33 +02:00
variable_type_hint.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
variabletypehint_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
version_constraint.go Handle static variable secret flag (#2045) 2024-10-03 10:46:58 -04:00