terraform/command
James Bardin 3c807e5427 update state test strings in command package 2017-11-07 21:18:08 -05:00
..
clistate
e2etest Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
format command: utility for rendering tfdiag diagnostics 2017-10-06 11:46:07 -07:00
test-fixtures Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
testdata
apply.go command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
apply_destroy_test.go
apply_test.go command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
autocomplete.go command: workspace name autocomplete helper 2017-09-26 14:01:13 -07:00
autocomplete_test.go command: workspace name autocomplete helper 2017-09-26 14:01:13 -07:00
cli_ui.go
cli_ui_test.go
command.go
command_test.go pass command credentials into module.Storage 2017-10-27 16:16:35 -04:00
console.go
console_interactive.go
console_interactive_solaris.go
console_test.go
debug_command.go
debug_json2dot.go
debug_json2dot_test.go
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go use the new ModuleStorage in the command package 2017-10-27 12:58:24 -04:00
get_test.go update tests for updated output 2017-11-03 11:13:31 -04:00
graph.go
graph_test.go
hcl_printer.go
hcl_printer_test.go
hook_ui.go
hook_ui_test.go
import.go cli: terraform import -ignore-missing-config 2017-09-18 11:41:30 -07:00
import_test.go update state test strings in command package 2017-11-07 21:18:08 -05:00
init.go Merge #16543: Bring the "terraform" provider back into core 2017-11-03 12:08:31 -07:00
init_test.go add "Updating" output and fix output tests 2017-11-03 10:28:08 -04:00
internal_plugin.go
internal_plugin_list.go
internal_plugin_test.go
meta.go command: Allow TF_DATA_DIR env var to override data directory 2017-11-01 16:55:23 -07:00
meta_backend.go cli: allow disabling "next steps" message in terraform plan 2017-09-14 10:51:41 -07:00
meta_backend_migrate.go
meta_backend_test.go
meta_new.go use the new ModuleStorage in the command package 2017-10-27 12:58:24 -04:00
meta_test.go
output.go
output_test.go
plan.go command: use c.showDiagnostics for backend operation errors 2017-10-16 17:53:06 -07:00
plan_test.go
plugins.go Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
plugins_lock.go
plugins_lock_test.go
plugins_test.go Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
providers.go
providers_test.go
push.go use the new version package 2017-10-19 21:48:08 -04:00
push_test.go
refresh.go command: use c.showDiagnostics for backend operation errors 2017-10-16 17:53:06 -07:00
refresh_test.go update state test strings in command package 2017-11-07 21:18:08 -05:00
show.go
show_test.go
state_command.go
state_list.go
state_list_test.go
state_meta.go
state_mv.go
state_mv_test.go
state_pull.go
state_pull_test.go
state_push.go
state_push_test.go
state_rm.go command/state-rm: tell the user how many items were removed 2017-09-20 12:48:27 -07:00
state_rm_test.go
state_show.go
state_show_test.go
state_test.go
taint.go
taint_test.go
ui_input.go
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go command/validate: Load plugins from plugin_path file 2017-10-20 15:42:51 -07:00
validate_test.go
version.go command: Include provider versions in "terraform version" 2017-10-25 17:36:24 -07:00
version_test.go
workspace_command.go
workspace_command_test.go
workspace_delete.go command: parameter autocomplete for "terraform workspace ..." 2017-09-26 14:01:13 -07:00
workspace_list.go command: parameter autocomplete for "terraform workspace ..." 2017-09-26 14:01:13 -07:00
workspace_new.go command: parameter autocomplete for "terraform workspace ..." 2017-09-26 14:01:13 -07:00
workspace_select.go command: parameter autocomplete for "terraform workspace ..." 2017-09-26 14:01:13 -07:00
workspace_show.go command: parameter autocomplete for "terraform workspace ..." 2017-09-26 14:01:13 -07:00