opentofu/internal/tofu
Andy Hayes 389f33fdc5
300/provider foreach (#1911)
Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
2024-09-06 14:33:05 +01:00
..
testdata Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_apply2_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_apply_checks_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_apply_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
context_apply.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_eval_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_eval.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_fixtures_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_functions_test.go add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
context_functions.go add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
context_import_test.go Insert configuration marks to state value when import (#1350) 2024-03-28 11:19:22 -04:00
context_import.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
context_input_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_input.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_plan2_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_plan_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_plan.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_plugins_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
context_plugins.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
context_refresh_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_refresh.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_validate_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
context_validate.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_walk.go Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
context.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
eval_conditions.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_context_builtin_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
eval_context_builtin.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
eval_context_mock.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
eval_context.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
eval_count_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_import_test.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_import.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
eval_iteration.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
eval_provider_test.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
eval_provider.go Adds source context for the 'insufficient feature blocks' error (#1777) 2024-07-09 09:56:07 +01:00
eval_variable_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
eval_variable.go Provider functions in variable validations (#1689) 2024-05-28 11:05:34 -04:00
evaluate_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
evaluate_triggers_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
evaluate_triggers.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
evaluate_valid_test.go Integrate provider functions (#1439) 2024-04-10 08:04:08 -04:00
evaluate_valid.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
evaluate.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
execute.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
features.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_builder_apply_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
graph_builder_apply.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
graph_builder_eval.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
graph_builder_plan_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
graph_builder_plan.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
graph_builder_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_builder.go Only call StringWithNodeTypes for TRACE logs (#1810) 2024-07-24 13:44:20 -04:00
graph_dot_test.go Error handling fixes (#1816) 2024-07-15 11:58:43 +02:00
graph_dot.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_interface_subgraph.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_walk_context.go Review and order locked struct fields (#1493) 2024-04-25 10:25:13 -04:00
graph_walk_operation.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_walk_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_walk.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph.go Improve panic handling within go-routines (#1425) 2024-03-26 07:41:16 -04:00
hook_mock.go Introduce locking on the hook mocks to avoid data race failures (#1505) 2024-04-18 08:31:11 +01:00
hook_stop_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
hook_stop.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
hook_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
hook.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
instance_expanders.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
marks_test.go Improve comparison of sensitive marks on resources, and propagate the sensitive_attributes correctly (#1640) 2024-07-09 08:42:02 -04:00
marks.go Improve comparison of sensitive marks on resources, and propagate the sensitive_attributes correctly (#1640) 2024-07-09 08:42:02 -04:00
node_check.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_data_destroy_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_data_destroy.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_external_reference.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_local_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_local.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_module_expand_test.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
node_module_expand.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
node_module_variable_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_module_variable.go Provider functions in variable validations (#1689) 2024-05-28 11:05:34 -04:00
node_output_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_output.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
node_provider_abstract.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_provider_eval.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_provider_test.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
node_provider.go 300/provider foreach (#1911) 2024-09-06 14:33:05 +01:00
node_resource_abstract_instance_test.go Improve comparison of sensitive marks on resources, and propagate the sensitive_attributes correctly (#1640) 2024-07-09 08:42:02 -04:00
node_resource_abstract_instance.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
node_resource_abstract_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_abstract.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
node_resource_apply_instance.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_apply_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_apply.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_deposed_test.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
node_resource_deposed.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
node_resource_destroy.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_forget.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
node_resource_import.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
node_resource_plan_destroy.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_plan_instance.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
node_resource_plan_orphan_test.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
node_resource_plan_orphan.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
node_resource_plan.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
node_resource_validate_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
node_resource_validate.go Add more tests and refactor import for_each (#1645) 2024-07-26 11:01:47 -04:00
node_root_variable_test.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
node_root_variable.go Assert that NodeRootVariable implements Execute (#1857) 2024-07-26 07:32:33 -04:00
node_value.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
opentf_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
phasestate_string.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
provider_for_test_framework.go add mock providers for testing framework (#1772) 2024-07-09 14:41:52 +03:00
provider_mock.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
provisioner_mock_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provisioner_mock.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
reduce_plan_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
reduce_plan.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
resource_provider_mock_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
schemas_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
schemas.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
test_context_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
test_context.go Allow unconfigured provider functions in test context (#1603) 2024-05-07 09:31:17 -04:00
transform_attach_config_provider_meta.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_attach_config_provider.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_attach_config_resource_test.go add automated copyright header check (#1696) 2024-06-03 16:49:36 +03:00
transform_attach_config_resource.go Improve performance of AttachResourceConfigTransformer on big graphs (#1558) 2024-04-29 11:36:54 -04:00
transform_attach_schema.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_attach_state.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_check_starter.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_check.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_config_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_config.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
transform_destroy_cbd_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_destroy_cbd.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
transform_destroy_edge_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_destroy_edge.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
transform_diff_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_diff.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
transform_expand.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_external_reference.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_import_state_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_local.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_module_expansion_test.go Improve ModuleExpansionTransformer performance (#1809) 2024-07-29 15:55:37 -04:00
transform_module_expansion.go Improve ModuleExpansionTransformer performance (#1809) 2024-07-29 15:55:37 -04:00
transform_module_variable_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_module_variable.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_orphan_count_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_orphan_count.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_orphan_output.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_orphan_resource_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_orphan_resource.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_output.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_provider_test.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
transform_provider.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
transform_provisioner.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_reference_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_reference.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
transform_removed_modules.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_resource_count.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_root_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_root.go add override implementation for testing framework (#1499) 2024-06-06 13:20:41 +03:00
transform_state.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_targets_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_targets.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_transitive_reduction_test.go Integrate provider functions (#1439) 2024-04-10 08:04:08 -04:00
transform_transitive_reduction.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_variable.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_vertex_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_vertex.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform.go Only call StringWithNodeTypes for TRACE logs (#1810) 2024-07-24 13:44:20 -04:00
ui_input_mock.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_input_prefix_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_input_prefix.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_input.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_callback_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_callback.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_mock_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_mock.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_provisioner_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output_provisioner.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ui_output.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
update_state_hook_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
update_state_hook.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
upgrade_resource_state_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
upgrade_resource_state.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
util_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
util.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
validate_selfref_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
validate_selfref.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
valuesourcetype_string.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00
variables_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
variables.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
version_required.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
walkoperation_string.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +03:00