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
Daniel Schmidt 834665e332
use better hook identity
7 months ago
..
arguments Test run Parallelism of 1 should not result in deadlock (#37292) 8 months ago
cliconfig
clistate
e2etest Skip query e2e test when we cannot build at runtime (#37307) 8 months ago
format fix: Avoid crash on test failure in BinaryOpExpr in function call (#37071) 9 months ago
jsonchecks
jsonconfig
jsonformat Actions in plan/changes (#37320) 7 months ago
jsonfunction
jsonplan Actions in plan/changes (#37320) 7 months ago
jsonprovider Include list resource schemas in provider json schemas (TF-25497) (#37163) 8 months ago
jsonstate
junit
testdata Support tfquery files in `terraform fmt` (#37347) 7 months ago
testing tf test: parallelize teardown operations (#37220) 8 months ago
views use better hook identity 7 months ago
webbrowser
workdir PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278) 7 months ago
apply.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
apply_destroy_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
apply_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
autocomplete.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
autocomplete_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 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) 8 months ago
cloud_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
command.go
command_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
console.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 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) 7 months ago
flag_kv.go
flag_kv_test.go
fmt.go Support tfquery files in `terraform fmt` (#37347) 7 months ago
fmt_test.go Support tfquery files in `terraform fmt` (#37347) 7 months ago
get.go
get_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
graph.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
graph_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 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) 8 months ago
import_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
init.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
init_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
login.go
login_test.go
logout.go
logout_test.go
meta.go Update backend state file so it can describe PSS state (#37179) 9 months ago
meta_backend.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
meta_backend_migrate.go
meta_backend_migrate_test.go
meta_backend_test.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
meta_config.go Add `terraform query` subcommand (TF-25494) (#37174) 8 months ago
meta_dependencies.go
meta_new.go
meta_providers.go stacks: Don't require built-in providers to be listed under required providers. (#37234) 8 months ago
meta_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
meta_vars.go
metadata_command.go
metadata_functions.go
metadata_functions_test.go
modules.go
modules_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
output.go
output_test.go
plan.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
plan_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 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) 7 months ago
providers.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
providers_lock.go
providers_lock_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
providers_mirror.go
providers_mirror_test.go
providers_schema.go Include list resource schemas in provider json schemas (TF-25497) (#37163) 8 months ago
providers_schema_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
providers_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
push.go
query.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
refresh.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
refresh_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
show.go
show_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
stacks.go remove the cache override arg from the args passed to the plugin 8 months ago
stacks_test.go make hostname and token optional, read token from cli file 10 months ago
state_command.go
state_identities.go
state_identities_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
state_list.go
state_list_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
state_meta.go
state_mv.go
state_mv_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
state_pull.go
state_pull_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
state_push.go
state_push_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 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) 7 months ago
state_rm.go
state_rm_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
state_show.go Include list resource schemas in provider json schemas (TF-25497) (#37163) 8 months ago
state_show_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 7 months ago
state_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 7 months ago
taint.go
taint_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
telemetry.go
test.go Test run Parallelism of 1 should not result in deadlock (#37292) 8 months ago
test_test.go terraform test: include expected diagnostics in verbose mode (#37362) 7 months ago
ui_input.go
ui_input_test.go
unlock.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
unlock_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
untaint.go
untaint_test.go Replace custom `testCwd` function with standard `testing` library (#37335) 7 months ago
validate.go
validate_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
version.go
version_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
workspace_command.go Make Terraform reject empty strings as invalid workspace names (#37267) 8 months ago
workspace_command_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
workspace_delete.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
workspace_list.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
workspace_new.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
workspace_select.go Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085) 8 months ago
workspace_show.go