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
James Bardin cbd64c0d3c
restore the prior tainted status on failed apply
7 years ago
..
testdata failing tests for destroying tainted resources 7 years ago
context.go backend/local: Handle interactive prompts for variables in UI layer 7 years ago
context_apply_test.go failing tests for destroying tainted resources 7 years ago
context_components.go update to start a new process for each plugin 8 years ago
context_components_test.go replace provider and provisioner types in tests 8 years ago
context_fixtures_test.go Standardise directory name for test data 7 years ago
context_graph_type.go Version tools per Go convention under tools.go 7 years ago
context_import.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
context_import_test.go add implied providers during import 7 years ago
context_input.go backend/local: Handle interactive prompts for variables in UI layer 7 years ago
context_input_test.go backend/local: Handle interactive prompts for variables in UI layer 7 years ago
context_plan_test.go core: Require variables correctly set during NewContext 7 years ago
context_refresh_test.go append dependencies during refresh 7 years ago
context_test.go prune references to config/module 7 years ago
context_validate_test.go core: Require variables correctly set during NewContext 7 years ago
diff.go prevent panics when encountering nil diffs 7 years ago
diff_test.go re-count the flatmapped containers 8 years ago
edge_destroy.go
eval.go core: EvalSequence must continue when only warnings are returned 8 years ago
eval_apply.go restore the prior tainted status on failed apply 7 years ago
eval_check_prevent_destroy.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_context.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_context_builtin.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_context_builtin_test.go terraform: More wiring in of new provider types 8 years ago
eval_context_mock.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_count.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_count_boundary.go core: Update EvalCountFixZeroOneBoundaryGlobal for new state types 8 years ago
eval_diff.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_diff_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_error.go
eval_filter.go
eval_filter_operation.go
eval_for_each.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_if.go
eval_import_state.go terraform: More wiring in of new provider types 8 years ago
eval_lang.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_local.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_local_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_noop.go
eval_output.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_output_test.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
eval_provider.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_provider_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_provisioner.go ResourceProvisioner to provisioners.Interface 8 years ago
eval_provisioner_test.go replace provider and provisioner types in tests 8 years ago
eval_read_data.go make use of the new state Dependencies 7 years ago
eval_refresh.go append dependencies during refresh 7 years ago
eval_sequence.go core: EvalSequence to handle EvalEarlyExitError 8 years ago
eval_sequence_test.go
eval_state.go append dependencies during refresh 7 years ago
eval_state_test.go export MustShimLegacyState for resource tests 8 years ago
eval_state_upgrade.go core: Call providers' UpgradeResourceState every time 7 years ago
eval_test.go
eval_validate.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_validate_selfref.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_validate_selfref_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_validate_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
eval_variable.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
evaltree_provider.go first step in core provider type replacement 8 years ago
evaluate.go Tweak the message mildly 7 years ago
evaluate_test.go core: path.module, path.root, path.cwd use fwd slashes on all platforms 7 years ago
evaluate_valid.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
evaluate_valid_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
features.go
graph.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
graph_builder.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
graph_builder_apply.go make use of the new state Dependencies 7 years ago
graph_builder_apply_test.go use Dependencies to connect creator and destroyer 7 years ago
graph_builder_destroy_plan.go core: A "go fmt" catchup 8 years ago
graph_builder_eval.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
graph_builder_import.go command/import: fix error during import when implied provider was not used (#22855) 7 years ago
graph_builder_plan.go core: A "go fmt" catchup 8 years ago
graph_builder_plan_test.go Cover empty sets 7 years ago
graph_builder_refresh.go make use of the new state Dependencies 7 years ago
graph_builder_refresh_test.go export MustShimLegacyState for resource tests 8 years ago
graph_builder_test.go
graph_builder_validate.go
graph_dot.go
graph_dot_test.go
graph_interface_subgraph.go
graph_test.go update some graph builder tests 8 years ago
graph_walk.go
graph_walk_context.go core: Evaluate resource references from plan where possible 8 years ago
graph_walk_operation.go Version tools per Go convention under tools.go 7 years ago
graph_walk_test.go
graphtype_string.go stringer: Regenerate files with latest version 7 years ago
hook.go terraform: More wiring in of new provider types 8 years ago
hook_mock.go terraform: More wiring in of new provider types 8 years ago
hook_stop.go command: Fix TestPlan_shutdown 8 years ago
hook_stop_test.go
hook_test.go core: Fix various compile-time errors in tests 8 years ago
instancetype.go Version tools per Go convention under tools.go 7 years ago
instancetype_string.go stringer: Regenerate files with latest version 7 years ago
module_dependencies.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
module_dependencies_test.go Standardise directory name for test data 7 years ago
node_count_boundary.go core: Update EvalCountFixZeroOneBoundaryGlobal for new state types 8 years ago
node_data_destroy.go rename NodeDestroyableDataResourceInstance 7 years ago
node_data_refresh.go make use of the new state Dependencies 7 years ago
node_data_refresh_test.go rename NodeDestroyableDataResourceInstance 7 years ago
node_local.go core: Local and output values must reference destroy nodes too 8 years ago
node_module_removed.go NodeModuleRemoved implements RemovableIfNotTargeted 7 years ago
node_module_variable.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
node_module_variable_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
node_output.go core: Remove machinery for the "input" walk 8 years ago
node_output_orphan.go
node_provider.go
node_provider_abstract.go core: A "go fmt" catchup 8 years ago
node_provider_disabled.go
node_provider_eval.go
node_provisioner.go prune references to config/module 7 years ago
node_resource_abstract.go use Dependencies to connect creator and destroyer 7 years ago
node_resource_apply.go core: NodeApplyableResource only depends on count and for_each 8 years ago
node_resource_apply_instance.go simplify EvalMaybeTainted logic 7 years ago
node_resource_destroy.go core: Clean up resource states when they are orphaned 8 years ago
node_resource_destroy_deposed.go core: NodePlanDeposedResourceInstanceObject populate EvalReadStateDeposed 7 years ago
node_resource_plan.go Resource for_each 7 years ago
node_resource_plan_destroy.go core: Always set ProviderAddr on EvalDiffDestroy 8 years ago
node_resource_plan_instance.go make use of the new state Dependencies 7 years ago
node_resource_plan_orphan.go core: Record correct provider address in orphan destroy plan 8 years ago
node_resource_refresh.go append dependencies during refresh 7 years ago
node_resource_refresh_test.go export MustShimLegacyState for resource tests 8 years ago
node_resource_validate.go Support using self in the provisioner of resources that use for_each 7 years ago
node_root_variable.go
plan.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
provider_mock.go move hcl2shim package to configs 7 years ago
provisioner_mock.go fix provisioner tests 7 years ago
resource.go move hcl2shim package to configs 7 years ago
resource_address.go prune references to config/module 7 years ago
resource_address_test.go prune references to config/module 7 years ago
resource_mode.go Version tools per Go convention under tools.go 7 years ago
resource_mode_string.go prune references to config/module 7 years ago
resource_provider.go remove unused ResourceProviderError 7 years ago
resource_provider_mock.go
resource_provider_mock_test.go terraform: More wiring in of new provider types 8 years ago
resource_provisioner.go provisioners: Add Factory type and FactoryFixed helper 8 years ago
resource_provisioner_mock.go move "configschema" from "config" to "configs" 8 years ago
resource_provisioner_mock_test.go replace provider and provisioner types in tests 8 years ago
resource_test.go move hcl2shim package to configs 7 years ago
schemas.go core: Automatically upgrade resource instance states on read 7 years ago
schemas_test.go terraform.Schemas: export struct fields 8 years ago
state.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
state_filter.go restore (via copypaste) terraform.State.Remove 7 years ago
state_test.go prune references to config/module 7 years ago
state_upgrade_v1_to_v2.go
state_upgrade_v2_to_v3.go
state_v1.go
terraform_test.go make use of the new state Dependencies 7 years ago
testing.go
transform.go
transform_attach_config_provider.go
transform_attach_config_resource.go
transform_attach_schema.go core: Make resource type schema versions visible to callers 7 years ago
transform_attach_state.go attach a deep copy of ResourceState 7 years ago
transform_config.go
transform_config_test.go
transform_count_boundary.go core: Update EvalCountFixZeroOneBoundaryGlobal for new state types 8 years ago
transform_destroy_cbd.go fix CBD tests to work on real data 7 years ago
transform_destroy_cbd_test.go fix CBD tests to work on real data 7 years ago
transform_destroy_edge.go use Dependencies to connect creator and destroyer 7 years ago
transform_destroy_edge_test.go core: Fetch schemas during context construction 8 years ago
transform_diff.go do not connect destroy and resource nodes 7 years ago
transform_diff_test.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
transform_expand.go
transform_expand_test.go
transform_import_provider.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
transform_import_state.go add implied providers during import 7 years ago
transform_local.go
transform_module_variable.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
transform_module_variable_test.go
transform_orphan_count.go Reordering, comment update 7 years ago
transform_orphan_count_test.go Add test 7 years ago
transform_orphan_output.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
transform_orphan_resource.go core: Clean up resource states when they are orphaned 8 years ago
transform_orphan_resource_test.go core: OrphanResourceTransformer -> OrphanResourceInstanceTransformer 8 years ago
transform_output.go
transform_provider.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
transform_provider_test.go
transform_provisioner.go only create one provisioner instance per type 7 years ago
transform_provisioner_test.go update tests to reflect correct provisioners 7 years ago
transform_reference.go use Dependencies to connect creator and destroyer 7 years ago
transform_reference_test.go
transform_removed_modules.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
transform_resource_count.go Resource for_each 7 years ago
transform_root.go
transform_root_test.go
transform_state.go core: Be more explicit in how we handle create_before_destroy 8 years ago
transform_targets.go don't check for targeted downstream from providers 8 years ago
transform_targets_test.go
transform_transitive_reduction.go
transform_transitive_reduction_test.go terraform.Schemas: export struct fields 8 years ago
transform_variable.go
transform_vertex.go
transform_vertex_test.go
ui_input.go core: add a context to the UIInput interface 7 years ago
ui_input_mock.go core: add a context to the UIInput interface 7 years ago
ui_input_prefix.go core: add a context to the UIInput interface 7 years ago
ui_input_prefix_test.go core: add a context to the UIInput interface 7 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 terraform: Ugly huge change to weave in new State and Plan types 8 years ago
ui_output_provisioner_test.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
upgrade_state_v1_test.go
upgrade_state_v2_test.go
user_agent.go httpclient: Introduce composable UserAgent() 7 years ago
util.go prune ResourceProviderFullName and its callers 7 years ago
util_test.go
valuesourcetype_string.go stringer: Regenerate files with latest version 7 years ago
variables.go Version tools per Go convention under tools.go 7 years ago
variables_test.go Standardise directory name for test data 7 years ago
version.go httpclient: Introduce composable UserAgent() 7 years ago
version_required.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
walkoperation_string.go stringer: Regenerate files with latest version 7 years ago