opentofu/internal/tofu
Christian Mesh 015b79b139
Allow unconfigured provider functions in test context (#1603)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-05-07 09:31:17 -04:00
..
testdata Add tests for AttachResourceConfigTransformer (#1570) 2024-04-29 11:36:31 -04:00
context_apply2_test.go Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
context_apply_checks_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_apply_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Allow unconfigured provider functions in test context (#1603) 2024-05-07 09:31:17 -04:00
context_functions.go Allow unconfigured provider functions in test context (#1603) 2024-05-07 09:31:17 -04: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 Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
context_input_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_input.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_plan2_test.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
context_plan_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
context_plan.go Make import block's to possibly more dynamic (#1270) 2024-04-15 13:06:35 +03: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 Insert configuration marks to state value when import (#1350) 2024-03-28 11:19:22 -04:00
context_validate_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Review and order locked struct fields (#1493) 2024-04-25 10:25:13 -04:00
diagnostics.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Allow unconfigured provider functions in test context (#1603) 2024-05-07 09:31:17 -04:00
eval_context_mock.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_context.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_count_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_count.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_for_each_test.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_for_each.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_import_test.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_import.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
eval_provider_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_provider.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_variable_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
eval_variable.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
evaluate_test.go Integrate provider functions (#1439) 2024-04-10 08:04:08 -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 Review and order locked struct fields (#1493) 2024-04-25 10:25:13 -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 Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
graph_builder_eval.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
graph_builder_plan_test.go Cleanup ContextPlugins after function changes (#1550) 2024-04-25 07:19:15 -04:00
graph_builder_plan.go Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02:00
graph_builder_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_builder.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
graph_dot_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
marks.go Insert configuration marks to state value when import (#1350) 2024-03-28 11:19:22 -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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_module_expand.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03:00
node_module_variable_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_module_variable.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_output_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_output.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_provider.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_abstract_instance_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_abstract_instance.go Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05: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 Insert configuration marks to state value when import (#1350) 2024-03-28 11:19:22 -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 each and count usage in import for sensitive values (#1530) 2024-04-22 22:12:03 +02: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_resource_validate.go Support for_each syntax in import block (#1492) 2024-04-17 17:12:10 +03: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
node_value.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
opentf_test.go Review and order locked struct fields (#1493) 2024-04-25 10:25:13 -04:00
phasestate_string.go Rename opentf package to tofu (#466) 2023-09-20 15:16:53 +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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 tests for AttachResourceConfigTransformer (#1570) 2024-04-29 11:36:31 -04: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 Make import block's to possibly more dynamic (#1270) 2024-04-15 13:06:35 +03:00
transform_destroy_cbd_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_destroy_cbd.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_destroy_edge_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transform_destroy_edge.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Allow configured providers to provide additional functions. (#1491) 2024-04-18 15:11:38 +02: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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