You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/terraform
James Bardin 58e001c22a
return graph errors from Context.Apply
4 years ago
..
testdata revert 6b8b0617 4 years ago
context.go insert panic handlers 5 years ago
context_apply.go return graph errors from Context.Apply 4 years ago
context_apply2_test.go return graph errors from Context.Apply 4 years ago
context_apply_test.go command/workspace_delete: Allow deleting a workspace with empty husks 5 years ago
context_eval.go core: Graph walk loads plugin schemas opportunistically 5 years ago
context_eval_test.go core: Functional-style API for terraform.Context 5 years ago
context_fixtures_test.go core: Functional-style API for terraform.Context 5 years ago
context_import.go core: Graph walk loads plugin schemas opportunistically 5 years ago
context_import_test.go core: Functional-style API for terraform.Context 5 years ago
context_input.go core: Functional-style API for terraform.Context 5 years ago
context_input_test.go wrap multiple provider creations into a factory fn 5 years ago
context_plan.go core: Simplify and centralize plugin availability checks 5 years ago
context_plan2_test.go instances: Non-existing module instance has no resource instances 4 years ago
context_plan_test.go revert 6b8b0617 4 years ago
context_plugins.go core: Simplify and centralize plugin availability checks 5 years ago
context_plugins_test.go core: Replace contextComponentFactory with contextPlugins 5 years ago
context_refresh.go core: Functional-style API for terraform.Context 5 years ago
context_refresh_test.go core: Simplify and centralize plugin availability checks 5 years ago
context_test.go plans/planfile: Create takes most arguments via a struct type 5 years ago
context_validate.go core: Simplify and centralize plugin availability checks 5 years ago
context_validate_test.go test for lookup regression during validation 4 years ago
context_walk.go refactoring: ApplyMoves new return type 5 years ago
eval_context.go refactoring: ApplyMoves new return type 5 years ago
eval_context_builtin.go refactoring: ApplyMoves new return type 5 years ago
eval_context_builtin_test.go core: Replace contextComponentFactory with contextPlugins 5 years ago
eval_context_mock.go refactoring: ApplyMoves new return type 5 years ago
eval_count.go core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 5 years ago
eval_count_test.go update to use typed sensitive marks 5 years ago
eval_for_each.go remove IsMarked and ContainsMarked calls 5 years ago
eval_for_each_test.go update to use typed sensitive marks 5 years ago
eval_provider.go core: EvalContextBuiltin no longer has a "Schemas" 5 years ago
eval_provider_test.go
eval_variable.go
evaluate.go ensure there is always a valid return value 4 years ago
evaluate_test.go Merge pull request #29559 from hashicorp/jbardin/optional-attrs 5 years ago
evaluate_valid.go core: Graph walk loads plugin schemas opportunistically 5 years ago
evaluate_valid_test.go core: Graph walk loads plugin schemas opportunistically 5 years ago
execute.go
features.go
graph.go insert panic handlers 5 years ago
graph_builder.go
graph_builder_apply.go core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 5 years ago
graph_builder_apply_test.go core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 5 years ago
graph_builder_destroy_plan.go core: Opportunistic schema loading during graph construction 5 years ago
graph_builder_eval.go core: Opportunistic schema loading during graph construction 5 years ago
graph_builder_import.go core: Opportunistic schema loading during graph construction 5 years ago
graph_builder_plan.go core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 5 years ago
graph_builder_plan_test.go core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 5 years ago
graph_builder_test.go
graph_builder_validate.go
graph_dot.go
graph_dot_test.go
graph_interface_subgraph.go
graph_test.go de-linting 5 years ago
graph_walk.go
graph_walk_context.go refactoring: ApplyMoves new return type 5 years ago
graph_walk_operation.go
graph_walk_test.go
hook.go
hook_mock.go
hook_stop.go
hook_stop_test.go
hook_test.go
instance_expanders.go
marks.go
marks_test.go update to use typed sensitive marks 5 years ago
node_data_destroy.go
node_data_destroy_test.go command/workspace_delete: Allow deleting a workspace with empty husks 5 years ago
node_local.go
node_local_test.go
node_module_expand.go
node_module_expand_test.go
node_module_variable.go udpate diagnostic message 5 years ago
node_module_variable_test.go configs: add ConstraintType to config.Variable 5 years ago
node_output.go remove IsMarked and ContainsMarked calls 5 years ago
node_output_test.go update to use typed sensitive marks 5 years ago
node_provider.go add comment about when we call ConfigureProvider 5 years ago
node_provider_abstract.go
node_provider_eval.go
node_provider_test.go Merge pull request #29039 from hashicorp/jbardin/sensitive 5 years ago
node_resource_abstract.go
node_resource_abstract_instance.go core: Fix schema loading for deleted resources 4 years ago
node_resource_abstract_instance_test.go core: Fix schema loading for deleted resources 4 years ago
node_resource_abstract_test.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 5 years ago
node_resource_apply.go
node_resource_apply_instance.go
node_resource_apply_test.go
node_resource_destroy.go Check for nil change during apply 5 years ago
node_resource_destroy_deposed.go skip refreshing deposed during destroy plan 5 years ago
node_resource_destroy_deposed_test.go fixup tests for MockProvider changes 5 years ago
node_resource_plan.go core: Fix refresh-only interaction with orphans 5 years ago
node_resource_plan_destroy.go
node_resource_plan_instance.go
node_resource_plan_orphan.go instances: Non-existing module instance has no resource instances 4 years ago
node_resource_plan_orphan_test.go fixup tests for MockProvider changes 5 years ago
node_resource_plan_test.go
node_resource_validate.go core: EvalContextBuiltin no longer has a "Schemas" 5 years ago
node_resource_validate_test.go update to use typed sensitive marks 5 years ago
node_root_variable.go
node_root_variable_test.go configs: add ConstraintType to config.Variable 5 years ago
node_value.go
phasestate_string.go
provider_mock.go test that providers are configured for calls 5 years ago
provisioner_mock.go
provisioner_mock_test.go
reduce_plan.go
reduce_plan_test.go test for null map and fix lost map marks 5 years ago
resource_provider_mock_test.go de-linting 5 years ago
schemas.go core: Context.Schemas in terms of contextPlugins methods 5 years ago
schemas_test.go core: Opportunistic schema loading during graph construction 5 years ago
terraform_test.go command: make module installation interruptible 5 years ago
transform.go
transform_attach_config_provider.go
transform_attach_config_provider_meta.go
transform_attach_config_resource.go
transform_attach_schema.go core: Opportunistic schema loading during graph construction 5 years ago
transform_attach_state.go
transform_config.go
transform_config_test.go
transform_destroy_cbd.go core: Opportunistic schema loading during graph construction 5 years ago
transform_destroy_cbd_test.go core: Opportunistic schema loading during graph construction 5 years ago
transform_destroy_edge.go core: Opportunistic schema loading during graph construction 5 years ago
transform_destroy_edge_test.go core: Opportunistic schema loading during graph construction 5 years ago
transform_diff.go
transform_diff_test.go
transform_expand.go
transform_import_state.go return error for invalid resource import 5 years ago
transform_import_state_test.go fixup tests for MockProvider changes 5 years ago
transform_local.go
transform_module_expansion.go
transform_module_variable.go
transform_module_variable_test.go
transform_orphan_count.go
transform_orphan_count_test.go
transform_orphan_output.go
transform_orphan_resource.go deposed instances should not be counted as orphans 5 years ago
transform_orphan_resource_test.go deposed instances should not be counted as orphans 5 years ago
transform_output.go
transform_provider.go core: Provider transformers don't use the set of all available providers 5 years ago
transform_provider_test.go core: Provider transformers don't use the set of all available providers 5 years ago
transform_provisioner.go
transform_reference.go don't check all ancestors for data depends_on 5 years ago
transform_reference_test.go
transform_removed_modules.go
transform_resource_count.go
transform_root.go
transform_root_test.go core: Provider transformers don't use the set of all available providers 5 years ago
transform_state.go command/workspace_delete: Allow deleting a workspace with empty husks 5 years ago
transform_targets.go
transform_targets_test.go
transform_transitive_reduction.go
transform_transitive_reduction_test.go core: Opportunistic schema loading during graph construction 5 years ago
transform_variable.go
transform_vertex.go
transform_vertex_test.go
ui_input.go
ui_input_mock.go
ui_input_prefix.go
ui_input_prefix_test.go
ui_output.go
ui_output_callback.go
ui_output_callback_test.go
ui_output_mock.go
ui_output_mock_test.go
ui_output_provisioner.go
ui_output_provisioner_test.go
update_state_hook.go
update_state_hook_test.go
upgrade_resource_state.go
upgrade_resource_state_test.go
util.go
util_test.go
validate_selfref.go
validate_selfref_test.go
valuesourcetype_string.go
variables.go configs: add ConstraintType to config.Variable 5 years ago
variables_test.go
version_required.go
walkoperation_string.go