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/terraform
Martin Atkins d03a774def
core: Fix typo in for_each sensitive error message
6 years ago
..
testdata terraform: Fix sensitive values in ignore changes 6 years ago
context.go use a single log writer 6 years ago
context_apply_test.go fix the rpc diags tests 6 years ago
context_components.go terraform: Remove some addrs.Provider.LegacyString uses 6 years ago
context_components_test.go Mildwonkey/tests (#24522) 6 years ago
context_eval_test.go evaluate vars and outputs during import 6 years ago
context_fixtures_test.go remove legacy ApplyFn from mock provisioner 6 years ago
context_graph_type.go remove refresh! 6 years ago
context_import.go Mildwonkey/ps import (#24412) 6 years ago
context_import_test.go remove old mock provider ConfigureFn 6 years ago
context_input.go convert /terraform to use new provider config 6 years ago
context_input_test.go remove legacy ApplyFn from mock provisioner 6 years ago
context_plan_test.go fix the rpc diags tests 6 years ago
context_refresh_test.go don't read data sources that are to be removed 6 years ago
context_test.go Mark sensitive attributes in blocks 6 years ago
context_validate_test.go fix the rpc diags tests 6 years ago
diff.go
diff_test.go
eval_apply.go change apply Eval methods to use diags 6 years ago
eval_context.go Add RefreshState to the eval context 6 years ago
eval_context_builtin.go get rid of EvalEarlyExitError 6 years ago
eval_context_builtin_test.go Mildwonkey/tests (#24522) 6 years ago
eval_context_mock.go Add RefreshState to the eval context 6 years ago
eval_count.go fixup count transition for refresh state 6 years ago
eval_diff.go add diags to eval_diff 6 years ago
eval_diff_test.go allow ignore_changes to reference any map key 6 years ago
eval_for_each.go core: Fix typo in for_each sensitive error message 6 years ago
eval_for_each_test.go core: Annotate for_each errors with expression info 6 years ago
eval_provider.go terraform: remove deprecated or unused Eval() bits 6 years ago
eval_provider_test.go terraform: remove deprecated or unused Eval() bits 6 years ago
eval_read_data.go remove unused refresh node 6 years ago
eval_read_data_apply.go add diags to data eval 6 years ago
eval_read_data_plan.go add diags to data eval 6 years ago
eval_refresh.go add diags to eval_refresh 6 years ago
eval_state.go add diags to eval_state 6 years ago
eval_state_test.go add diags to eval_state 6 years ago
eval_state_upgrade.go remove extra attrs found in state json 6 years ago
eval_state_upgrade_test.go remove extra attrs found in state json 6 years ago
eval_validate.go core: Annotate for_each errors with expression info 6 years ago
eval_validate_selfref.go last Evals without diagnostics 6 years ago
eval_validate_selfref_test.go last Evals without diagnostics 6 years ago
eval_validate_test.go Mildwonkey/node resource validate (#26206) 6 years ago
eval_variable.go make GraphNodeExecutable return diagnostics 6 years ago
evaluate.go Add provider sensitivity propagation experiment 6 years ago
evaluate_test.go Add provider sensitivity propagation experiment 6 years ago
evaluate_valid.go didyoumean: move from "helper" to "internal" 6 years ago
evaluate_valid_test.go Mildwonkey/tests (#24522) 6 years ago
execute.go make GraphNodeExecutable return diagnostics 6 years ago
features.go
graph.go use a single log writer 6 years ago
graph_builder.go move helper/logging to internal 6 years ago
graph_builder_apply.go Comment fixing 6 years ago
graph_builder_apply_test.go remove last use of the apply graph Destroy flag! 6 years ago
graph_builder_destroy_plan.go use recorded changes for outputs 6 years ago
graph_builder_eval.go audit graph builder to make them more similar 6 years ago
graph_builder_import.go audit graph builder to make them more similar 6 years ago
graph_builder_plan.go Read orphaned resources during plan 6 years ago
graph_builder_plan_test.go remove the need for destroyRootOutputTransformer 6 years ago
graph_builder_test.go
graph_builder_validate.go add module expansion to validation 6 years ago
graph_dot.go
graph_dot_test.go
graph_interface_subgraph.go
graph_test.go
graph_walk.go terraform: remove deprecated or unused Eval() bits 6 years ago
graph_walk_context.go get rid of EvalEarlyExitError 6 years ago
graph_walk_operation.go remove refresh! 6 years ago
graph_walk_test.go
graphtype_string.go remove refresh! 6 years ago
hook.go
hook_mock.go
hook_stop.go get rid of EvalEarlyExitError 6 years ago
hook_stop_test.go
hook_test.go add locks to testHook 6 years ago
instance_expanders.go remove requiresInstanceExpansion 6 years ago
instancetype.go
instancetype_string.go
node_count_boundary.go make GraphNodeExecutable return diagnostics 6 years ago
node_count_boundary_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_data_destroy.go make GraphNodeExecutable return diagnostics 6 years ago
node_data_destroy_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_local.go make GraphNodeExecutable return diagnostics 6 years ago
node_local_test.go Mildwonkey/eval local (#26182) 6 years ago
node_module_expand.go core: Annotate for_each errors with expression info 6 years ago
node_module_expand_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_module_variable.go make GraphNodeExecutable return diagnostics 6 years ago
node_module_variable_test.go re-enable and fix module variable tests 6 years ago
node_output.go make GraphNodeExecutable return diagnostics 6 years ago
node_output_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_provider.go make GraphNodeExecutable return diagnostics 6 years ago
node_provider_abstract.go remove unused interfaces 6 years ago
node_provider_eval.go make GraphNodeExecutable return diagnostics 6 years ago
node_provider_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_provisioner.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_abstract.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_abstract_instance.go terraform: minor cleanup from EvalTree() refactor (#26429) 6 years ago
node_resource_abstract_instance_test.go terraform: minor cleanup from EvalTree() refactor (#26429) 6 years ago
node_resource_abstract_test.go terraform: minor cleanup from EvalTree() refactor (#26429) 6 years ago
node_resource_apply.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_apply_instance.go get rid of EvalEarlyExitError 6 years ago
node_resource_apply_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_destroy.go get rid of EvalEarlyExitError 6 years ago
node_resource_destroy_deposed.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_destroy_deposed_test.go terraform: refactor NodeDestroyDeposedResourceInstanceObject and NodePlanDeposedResourceInstanceObject 6 years ago
node_resource_plan.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_plan_destroy.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_plan_instance.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_plan_orphan.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_plan_orphan_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_plan_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_resource_validate.go make GraphNodeExecutable return diagnostics 6 years ago
node_root_variable.go make GraphNodeExecutable return diagnostics 6 years ago
node_root_variable_test.go make GraphNodeExecutable return diagnostics 6 years ago
node_value.go prune unused values based on behavior 6 years ago
plan.go
provider_mock.go update tests 6 years ago
provisioner_mock.go remove legacy ApplyFn from mock provisioner 6 years ago
resource.go core: Remove the last few HIL remnants 6 years ago
resource_address.go Typo: heirarchical => hierarchical 6 years ago
resource_address_test.go
resource_mode.go
resource_mode_string.go
resource_provider.go terraform: return `initialization required` error when provider schemas not found (#24715) 6 years ago
resource_provider_mock.go
resource_provider_mock_test.go Mildwonkey/tests (#24522) 6 years ago
resource_provisioner.go Run gofmt 6 years ago
resource_provisioner_mock.go
resource_provisioner_mock_test.go
resource_test.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
schemas.go terraform: Remove some addrs.Provider.LegacyString uses 6 years ago
schemas_test.go Mildwonkey/tests (#24522) 6 years ago
state.go
state_filter.go
state_test.go
state_upgrade_v1_to_v2.go
state_upgrade_v2_to_v3.go
state_v1.go
terraform_test.go use a single log writer 6 years ago
testing.go
transform.go move helper/logging to internal 6 years ago
transform_attach_config_provider.go minor cleanup 6 years ago
transform_attach_config_provider_meta.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_attach_config_resource.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_attach_schema.go terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
transform_attach_state.go
transform_config.go audit graph builder to make them more similar 6 years ago
transform_config_test.go NewNodeAbstractResource accepts a ResourceConfig 6 years ago
transform_count_boundary.go
transform_destroy_cbd.go cleanup unused CBD code 6 years ago
transform_destroy_cbd_test.go terraform: rename mustReourceAddr to mustConfigResourceAddr and add mustAbsResourceAddr 6 years ago
transform_destroy_edge.go cleanup unused CBD code 6 years ago
transform_destroy_edge_test.go terraform: rename mustReourceAddr to mustConfigResourceAddr and add mustAbsResourceAddr 6 years ago
transform_diff.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_diff_test.go Mildwonkey/tests (#24522) 6 years ago
transform_expand.go GraphNodeExpand is not used 6 years ago
transform_import_state.go make GraphNodeExecutable return diagnostics 6 years ago
transform_import_state_test.go make GraphNodeExecutable return diagnostics 6 years ago
transform_local.go rename plannable local 6 years ago
transform_module_expansion.go don't connect module closers to destroy nodes 6 years ago
transform_module_variable.go eval variables with unknown expansion data 6 years ago
transform_module_variable_test.go update test strings 6 years ago
transform_orphan_count.go expansion resource and instance orphans 6 years ago
transform_orphan_count_test.go Mildwonkey/tests (#24522) 6 years ago
transform_orphan_output.go get rid of the NodeOutputOrphan 6 years ago
transform_orphan_resource.go make the root node a nodeCloseModule for root 6 years ago
transform_orphan_resource_test.go Mildwonkey/tests (#24522) 6 years ago
transform_output.go handle sensitivity in the OutputChange 6 years ago
transform_provider.go make GraphNodeExecutable return diagnostics 6 years ago
transform_provider_test.go Mildwonkey/tests (#24522) 6 years ago
transform_provisioner.go make GraphNodeExecutable return diagnostics 6 years ago
transform_provisioner_test.go Mildwonkey/tests (#24522) 6 years ago
transform_reference.go evaluate vars and outputs during import 6 years ago
transform_reference_test.go core: Skip edges between resource instances in different module instances 6 years ago
transform_removed_modules.go pruneUnusedNodesTransformer 6 years ago
transform_resource_count.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_root.go make the root node a nodeCloseModule for root 6 years ago
transform_root_test.go Mildwonkey/tests (#24522) 6 years ago
transform_state.go cleanup from resource state mods 6 years ago
transform_targets.go re-add ModuleInstance -> Module conversion 6 years ago
transform_targets_test.go remove the need for destroyRootOutputTransformer 6 years ago
transform_transitive_reduction.go
transform_transitive_reduction_test.go Mildwonkey/tests (#24522) 6 years ago
transform_variable.go
transform_vertex.go
transform_vertex_test.go
ui_input.go command/login: Require "yes" to confirm 6 years ago
ui_input_mock.go
ui_input_prefix.go
ui_input_prefix_test.go remove unused code (#26503) 6 years ago
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
upgrade_state_v1_test.go
upgrade_state_v2_test.go
util.go
util_test.go
valuesourcetype_string.go
variables.go
variables_test.go vendor: upgrade go-cty dependency to 1.4.1 (#24983) 6 years ago
version.go
version_required.go terraform: Fix required version constraint diags 6 years ago
walkoperation_string.go remove refresh! 6 years ago