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
Pam Selle f738f85241
Create non-specific ModuleCallOutput
6 years ago
..
testdata module expansion test 6 years ago
context.go rename provider-specific functions (#24417) 6 years ago
context_apply_test.go use addrs.ConfigResource for dependency tracking 6 years ago
context_components.go terraform: remove no-longer-necessary type strings 6 years ago
context_components_test.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 6 years ago
context_fixtures_test.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 6 years ago
context_graph_type.go Version tools per Go convention under tools.go 6 years ago
context_import.go Mildwonkey/ps import (#24412) 6 years ago
context_import_test.go Mildwonkey/ps import (#24412) 6 years ago
context_input.go convert /terraform to use new provider config 6 years ago
context_input_test.go convert /terraform to use new provider config 6 years ago
context_plan_test.go module expansion test 6 years ago
context_refresh_test.go use addrs.ConfigResource for dependency tracking 6 years ago
context_test.go addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
context_validate_test.go config: Allow module authors to specify validation rules for variables 6 years ago
diff.go prevent panics when encountering nil diffs 7 years ago
diff_test.go re-count the flatmapped containers 7 years ago
eval.go don't log path in EvalRaw 6 years ago
eval_apply.go Add support for provider metadata to modules. (#22583) 6 years ago
eval_check_prevent_destroy.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_context.go add EvalContext.WithPath 6 years ago
eval_context_builtin.go comment updates 6 years ago
eval_context_builtin_test.go expand planned resources 6 years ago
eval_context_mock.go add EvalContext.WithPath 6 years ago
eval_count.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
eval_count_boundary.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
eval_diff.go Add support for provider metadata to modules. (#22583) 6 years ago
eval_diff_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_error.go
eval_filter.go
eval_filter_operation.go
eval_for_each.go terraform: detect null values in for_each sets 6 years ago
eval_for_each_test.go terraform: Add test coverage for eval_for_each 6 years ago
eval_if.go
eval_import_state.go
eval_lang.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_local.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_local_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_noop.go
eval_output.go expand planned resources 6 years ago
eval_output_test.go
eval_provider.go terraform: remove no-longer-necessary type strings 6 years ago
eval_provider_test.go convert /terraform to use new provider config 6 years ago
eval_provisioner.go
eval_provisioner_test.go
eval_read_data.go Add support for provider metadata to modules. (#22583) 6 years ago
eval_refresh.go Add support for provider metadata to modules. (#22583) 6 years ago
eval_sequence.go
eval_sequence_test.go
eval_state.go use addrs.ConfigResource for dependency tracking 6 years ago
eval_state_test.go addrs: ProviderConfig fixups (#24115) 6 years ago
eval_state_upgrade.go terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
eval_test.go
eval_validate.go Add support for provider metadata to modules. (#22583) 6 years ago
eval_validate_selfref.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_validate_selfref_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_validate_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
eval_variable.go config: Allow module authors to specify validation rules for variables 6 years ago
evaltree_provider.go terraform: remove no-longer-necessary type strings 6 years ago
evaluate.go Create non-specific ModuleCallOutput 6 years ago
evaluate_test.go core: path.module, path.root, path.cwd use fwd slashes on all platforms 7 years ago
evaluate_valid.go Create non-specific ModuleCallOutput 6 years ago
evaluate_valid_test.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 6 years ago
features.go
graph.go add EvalContext.WithPath 6 years ago
graph_builder.go update terraform to work with new dag changes 6 years ago
graph_builder_apply.go create nodeExpandApplyableResource 6 years ago
graph_builder_apply_test.go use addrs.ConfigResource for dependency tracking 6 years ago
graph_builder_destroy_plan.go run AttachStateTransformer in destroy plan 6 years ago
graph_builder_eval.go Mildwonkey/ps schema (#24312) 6 years ago
graph_builder_import.go Mildwonkey/ps import (#24412) 6 years ago
graph_builder_plan.go expand planned resources 6 years ago
graph_builder_plan_test.go addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
graph_builder_refresh.go create refresh node expanders 6 years ago
graph_builder_refresh_test.go create refresh node expanders 6 years ago
graph_builder_test.go
graph_builder_validate.go
graph_dot.go
graph_dot_test.go
graph_interface_subgraph.go rename GraphNodeSubPath -> GraphNodeModuleInstance 6 years ago
graph_test.go update some graph builder tests 7 years ago
graph_walk.go add EvalContext.WithPath 6 years ago
graph_walk_context.go add EvalContext.WithPath 6 years ago
graph_walk_operation.go Version tools per Go convention under tools.go 6 years ago
graph_walk_test.go
graphtype_string.go stringer: Regenerate files with latest version 7 years ago
hook.go
hook_mock.go
hook_stop.go command: Fix TestPlan_shutdown 7 years ago
hook_stop_test.go
hook_test.go
instancetype.go Version tools per Go convention under tools.go 6 years ago
instancetype_string.go stringer: Regenerate files with latest version 7 years ago
module_dependencies.go addrs: Stronger validation and normalization of provider namespace/type 6 years ago
module_dependencies_test.go terraform: fix issue merging provider version constraints 6 years ago
node_count_boundary.go
node_data_destroy.go rename NodeDestroyableDataResourceInstance 7 years ago
node_data_refresh.go orphan resources needs to use AbsResource 6 years ago
node_data_refresh_test.go cleanup some expanders 6 years ago
node_local.go implement NodePlannableLocal 6 years ago
node_module_expand.go cleanup some expanders 6 years ago
node_module_removed.go comment fixes 6 years ago
node_module_variable.go remove more UnkeyedInstanceShim 6 years ago
node_module_variable_test.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
node_output.go Create non-specific ModuleCallOutput 6 years ago
node_output_orphan.go expand planned resources 6 years ago
node_provider.go
node_provider_abstract.go minor cleanup 6 years ago
node_provider_disabled.go minor cleanup 6 years ago
node_provider_eval.go terraform: remove no-longer-necessary type strings 6 years ago
node_provisioner.go rename GraphNodeSubPath -> GraphNodeModuleInstance 6 years ago
node_resource_abstract.go use addrs.ConfigResource for dependency tracking 6 years ago
node_resource_apply.go comment update and remove extra Name method 6 years ago
node_resource_apply_instance.go use addrs.ConfigResource for dependency tracking 6 years ago
node_resource_destroy.go Add Path to more nodes that require it. 6 years ago
node_resource_destroy_deposed.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
node_resource_plan.go comment updates 6 years ago
node_resource_plan_destroy.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
node_resource_plan_instance.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
node_resource_plan_orphan.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
node_resource_refresh.go comment updates 6 years ago
node_resource_refresh_test.go cleanup some expanders 6 years ago
node_resource_validate.go Add Path to more nodes that require it. 6 years ago
node_root_variable.go rename GraphNodeSubPath -> GraphNodeModuleInstance 6 years ago
plan.go
provider_mock.go Add support for provider metadata to modules. (#22583) 6 years ago
provisioner_mock.go check resource-level connections block for refs 6 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 6 years ago
resource_mode_string.go prune references to config/module 7 years ago
resource_provider.go comment cleanup: those FIXME comments are load-bearing and must be up to date 6 years ago
resource_provider_mock.go
resource_provider_mock_test.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 6 years ago
resource_provisioner.go provisioners: Add Factory type and FactoryFixed helper 7 years ago
resource_provisioner_mock.go
resource_provisioner_mock_test.go
resource_test.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
schemas.go Add support for provider metadata to modules. (#22583) 6 years ago
schemas_test.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 6 years ago
state.go Add support for provider metadata to modules. (#22583) 6 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 use addrs.ConfigResource for dependency tracking 6 years ago
testing.go
transform.go helper/logging: Bring the LevelFilter into our own codebase 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 attach a deep copy of ResourceState 7 years ago
transform_config.go NewNodeAbstractResource accepts a ResourceConfig 6 years ago
transform_config_test.go NewNodeAbstractResource accepts a ResourceConfig 6 years ago
transform_count_boundary.go
transform_destroy_cbd.go update terraform to work with new dag changes 6 years ago
transform_destroy_cbd_test.go use addrs.ConfigResource for dependency tracking 6 years ago
transform_destroy_edge.go create nodeExpandApplyableResource 6 years ago
transform_destroy_edge_test.go use addrs.ConfigResource for dependency tracking 6 years ago
transform_diff.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_diff_test.go convert /terraform to use new provider config 6 years ago
transform_expand.go GraphNodeExpand is not used 6 years ago
transform_import_provider.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
transform_import_state.go Mildwonkey/ps import (#24412) 6 years ago
transform_local.go implement NodePlannableLocal 6 years ago
transform_module_expansion.go remove module shims from module expansion nodes 6 years ago
transform_module_variable.go remove more UnkeyedInstanceShim 6 years ago
transform_module_variable_test.go
transform_orphan_count.go orphan resources needs to use AbsResource 6 years ago
transform_orphan_count_test.go core: Use instances.Expander to handle resource count and for_each 6 years ago
transform_orphan_output.go
transform_orphan_resource.go NewNodeAbstractResource accepts a ResourceConfig 6 years ago
transform_orphan_resource_test.go convert /terraform to use new provider config 6 years ago
transform_output.go expand planned resources 6 years ago
transform_provider.go remove UnkeyedInstanceShim from some provider nodes 6 years ago
transform_provider_test.go Mildwonkey/ps import (#24412) 6 years ago
transform_provisioner.go only create one provisioner instance per type 7 years ago
transform_provisioner_test.go convert /terraform to use new provider config 6 years ago
transform_reference.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_reference_test.go implement GraphNodeModulePath 6 years ago
transform_removed_modules.go
transform_resource_count.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_root.go
transform_root_test.go addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
transform_state.go cleanup from resource state mods 6 years ago
transform_targets.go s/GraphNodeResource/GraphNodeConfigResource/ 6 years ago
transform_targets_test.go Add a test for whole module targeting 6 years ago
transform_transitive_reduction.go
transform_transitive_reduction_test.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 6 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
ui_output_provisioner_test.go
upgrade_state_v1_test.go
upgrade_state_v2_test.go
user_agent.go httpclient: Introduce composable UserAgent() 7 years ago
util.go Fix negative parallelism and negative semaphore (#23902) 6 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 6 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 6 years ago
walkoperation_string.go stringer: Regenerate files with latest version 7 years ago