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/command
James Bardin 545e77e184
Merge pull request #17711 from hashicorp/jbardin/cleanup-temps
8 years ago
..
clistate improve clistate.Locker docs 8 years ago
e2etest Change -force to -auto-approve when destroying 8 years ago
format gofmt with go1.10 8 years ago
test-fixtures add test for internal plugins with -plugin-dir 8 years ago
testdata
apply.go command: Restore `auto-approve` flag in the output of `apply -help` 8 years ago
apply_destroy_test.go Change -force to -auto-approve when destroying 8 years ago
apply_test.go cleanup temp files from command tests 8 years ago
autocomplete.go command: use newer version of "complete" library 8 years ago
autocomplete_test.go command: use newer version of "complete" library 8 years ago
cli_ui.go
cli_ui_test.go
command.go return tfdiags.Diagnostics from validation methods 8 years ago
command_test.go cleanup temp files from command tests 8 years ago
console.go unlock state in console, import, graph, and push 8 years ago
console_interactive.go
console_interactive_solaris.go
console_test.go
debug_command.go
debug_json2dot.go
debug_json2dot_test.go cleanup temp files from command tests 8 years ago
flag_kv.go
flag_kv_test.go
fmt.go command: add -check flag to fmt (#15304) 9 years ago
fmt_test.go cleanup temp files from command tests 8 years ago
get.go use the new ModuleStorage in the command package 8 years ago
get_test.go update tests for updated output 8 years ago
graph.go unlock state in console, import, graph, and push 8 years ago
graph_test.go
hcl_printer.go
hcl_printer_test.go
hook_ui.go command: show resource actions using resource addresses 9 years ago
hook_ui_test.go Output duration in UiHook after successful operation completion. 9 years ago
import.go unlock state in console, import, graph, and push 8 years ago
import_test.go unlock state in console, import, graph, and push 8 years ago
init.go Merge pull request #16920 from hashicorp/jbardin/init-future-state 8 years ago
init_test.go cleanup temp files from command tests 8 years ago
internal_plugin.go create a new InternalProviders test 8 years ago
internal_plugin_list.go v0.11.2 8 years ago
internal_plugin_test.go create a new InternalProviders test 8 years ago
meta.go move backend operation cancellation into meta 8 years ago
meta_backend.go use the new clistate.Locker in commands 8 years ago
meta_backend_migrate.go use the new clistate.Locker in commands 8 years ago
meta_backend_test.go remove extra "yes" confirmation in tests 8 years ago
meta_new.go command: validate config as part of loading it 8 years ago
meta_test.go
output.go
output_test.go cleanup temp files from command tests 8 years ago
plan.go move backend operation cancellation into meta 8 years ago
plan_test.go cleanup temp files from command tests 8 years ago
plugins.go Merge pull request #16969 from hashicorp/jbardin/reset-plugin-dir 8 years ago
plugins_lock.go Standardize on log level "WARN" rather than "WARNING" 8 years ago
plugins_lock_test.go cleanup temp files from command tests 8 years ago
plugins_test.go cleanup temp files from command tests 8 years ago
providers.go command: validate config as part of loading it 8 years ago
providers_test.go
push.go unlock state in console, import, graph, and push 8 years ago
push_test.go
refresh.go move backend operation cancellation into meta 8 years ago
refresh_test.go cleanup temp files from command tests 8 years ago
show.go command/format: improve consistency of plan results 9 years ago
show_test.go cleanup temp files from command tests 8 years ago
state_command.go
state_list.go cli: "terraform state list" -id argument 8 years ago
state_list_test.go cli: "terraform state list" -id argument 8 years ago
state_meta.go Make the state commands use the real command.Meta 9 years ago
state_mv.go update state rm amd mv docs 9 years ago
state_mv_test.go add tests for state commands through a backend 9 years ago
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go create failing test cases for remote lineage issue 9 years ago
state_rm.go command/state-rm: tell the user how many items were removed 9 years ago
state_rm_test.go add tests for state commands through a backend 9 years ago
state_show.go
state_show_test.go
state_test.go Make the state commands use the real command.Meta 9 years ago
taint.go use the new clistate.Locker in commands 8 years ago
taint_test.go
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go create failing test cases for remote lineage issue 9 years ago
untaint.go use the new clistate.Locker in commands 8 years ago
untaint_test.go
validate.go command: validate config as part of loading it 8 years ago
validate_test.go return tfdiags.Diagnostics from validation methods 8 years ago
version.go command: Include provider versions in "terraform version" 8 years ago
version_test.go
workspace_command.go Remove duplicated help messages from `workspace --help` 8 years ago
workspace_command_test.go update workspace new test for inmem backend 9 years ago
workspace_delete.go use the new clistate.Locker in commands 8 years ago
workspace_list.go command: parameter autocomplete for "terraform workspace ..." 9 years ago
workspace_new.go use the new clistate.Locker in commands 8 years ago
workspace_select.go command: parameter autocomplete for "terraform workspace ..." 9 years ago
workspace_show.go command: parameter autocomplete for "terraform workspace ..." 9 years ago