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/command
James Bardin 498012c130
don't panic on invalid keys for relevant attrs
1 month ago
..
arguments query: add -query flag to validate command (#37671) (#37707) 6 months ago
cliconfig Apply some new go collection features (#36818) 1 year ago
clistate
e2etest tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
format Backport of Colorize diag details into v1.14 (#38148) 2 months ago
jsonchecks
jsonconfig fix: move parsing action reference expressions into terraform (#37458) 8 months ago
jsonformat don't panic on invalid keys for relevant attrs 1 month ago
jsonfunction
jsonplan actions: preserve unknown metadata in the json plan (#37611) 7 months ago
jsonprovider tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
jsonstate Apply some new go collection features (#36818) 1 year ago
junit Apply some new go collection features (#36818) 1 year ago
testdata terraform test: return error when provider config is invalid (#38140) 2 months ago
testing terraform test: enable deferrals in Terraform Test with the specified flag (#37370) 9 months ago
views Backport of Added missing output for the terraform apply cli actions into v1.14 (#37718) 6 months ago
webbrowser
workdir Implement controlling destroy functionality within Terraform Test (#37359) 7 months ago
apply.go remove feature flag from invoke flag 7 months ago
apply_destroy_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
apply_test.go Backport of Allow inconsistent filesystem function results for provider configuration into v1.14 (#37870) 5 months ago
autocomplete.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
autocomplete_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
cli_ui.go
cli_ui_test.go
cloud.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
cloud_test.go PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350) 8 months ago
command.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 1 year ago
command_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
console.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
console_interactive.go
console_interactive_solaris.go
console_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
experimental_test.go Fix experimental gating of PSS feature (#37526) 8 months ago
flag_kv.go
flag_kv_test.go
fmt.go Support tfquery files in `terraform fmt` (#37347) 9 months ago
fmt_test.go Support tfquery files in `terraform fmt` (#37347) 9 months ago
get.go
get_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
graph.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
graph_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
helper.go
hook_module_install.go
import.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
import_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
init.go PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350) 8 months ago
init_run.go PSS: Gate experimental logic behind feature flag (#37872) 5 months ago
init_run_experiment.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
init_test.go Backport of Colorize diag details into v1.14 (#38148) 2 months ago
login.go
login_test.go
logout.go
logout_test.go
meta.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
meta_backend.go Update calls to StateMgr method to use diagnostics more conventionally (#37597) 7 months ago
meta_backend_migrate.go v1.14 backport: Fix nil pointer dereference in backend state migration (#38028) (#38058) 3 months ago
meta_backend_migrate_test.go
meta_backend_test.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
meta_config.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
meta_dependencies.go PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350) 8 months ago
meta_dependencies_test.go PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350) 8 months ago
meta_new.go
meta_providers.go stacks: Don't require built-in providers to be listed under required providers. (#37234) 10 months ago
meta_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
meta_vars.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 1 year ago
metadata_command.go
metadata_functions.go
metadata_functions_test.go
modules.go Add human view for modules cmd 1 year ago
modules_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
output.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
output_test.go
plan.go actions: connect invoke flag with TFC (#37544) (#37747) 6 months ago
plan_test.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
plugins.go
plugins_lock.go
plugins_lock_test.go
plugins_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
providers.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
providers_lock.go providers lock: include test files when loading configuration (#37904) 5 months ago
providers_lock_test.go providers lock: include test files when loading configuration (#37904) 5 months ago
providers_mirror.go
providers_mirror_test.go
providers_schema.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
providers_schema_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
providers_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
push.go
query.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
query_test.go update test to not have hardcoded version info 5 months ago
refresh.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 9 months ago
refresh_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
show.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
show_test.go actions: remove references to action types, linked resources (#37616) 7 months ago
stacks.go Backport of Handle `-help` usage in stacks plugin into v1.14 (#37655) 7 months ago
stacks_test.go make hostname and token optional, read token from cli file 11 months ago
state_command.go
state_identities.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_identities_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_list.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_list_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_meta.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_mv.go Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716) 1 year ago
state_mv_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_pull.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_pull_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_push.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_push_test.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
state_replace_provider.go
state_replace_provider_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_rm.go Update help output to consistently call out -state and -state-out flags as legacy and related to the local backend. (#37446) 8 months ago
state_rm_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
state_show.go tf query: ready list blocks for beta (#37619) (#37630) 7 months ago
state_show_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 9 months ago
state_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 9 months ago
taint.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
taint_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
telemetry.go
test.go Implement controlling destroy functionality within Terraform Test (#37359) 7 months ago
test_cleanup.go Implement controlling destroy functionality within Terraform Test (#37359) 7 months ago
test_test.go terraform test: return error when provider config is invalid (#38140) 2 months ago
ui_input.go
ui_input_test.go
unlock.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
unlock_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
untaint.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
untaint_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 9 months ago
validate.go query: add -query flag to validate command (#37671) (#37707) 6 months ago
validate_test.go query: add -query flag to validate command (#37671) (#37707) 6 months ago
version.go Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792) 1 year ago
version_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 9 months ago
workspace_command.go Make Terraform reject empty strings as invalid workspace names (#37267) 10 months ago
workspace_command_test.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
workspace_delete.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
workspace_list.go Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 8 months ago
workspace_new.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
workspace_select.go Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496) 7 months ago
workspace_show.go