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
Martin Atkins 9b4f15c261
plugin: move Client function into plugin, from plugin/discovery
9 years ago
..
clistate Have the clistate Lock use LockWithContext 9 years ago
format
test-fixtures add Rehash to terraform.BackendState 9 years ago
testdata
apply.go add data-loss warning to SIGINT handler in apply 9 years ago
apply_destroy_test.go Push plugin discovery down into command package 9 years ago
apply_test.go Push plugin discovery down into command package 9 years ago
cli_ui.go
cli_ui_test.go
command.go
command_test.go Push plugin discovery down into command package 9 years ago
console.go
console_interactive.go
console_interactive_solaris.go
console_test.go Push plugin discovery down into command package 9 years ago
debug_command.go
debug_json2dot.go
debug_json2dot_test.go Push plugin discovery down into command package 9 years ago
env_command.go update error response when env does not exist (#14009) 9 years ago
env_command_test.go Reject names that aren't url-safe 9 years ago
env_delete.go provide contexts to clistate.Lock calls 9 years ago
env_list.go missing args assignment after parsing flags 9 years ago
env_new.go missing PersistState in env new 9 years ago
env_select.go Reject names that aren't url-safe 9 years ago
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go Push plugin discovery down into command package 9 years ago
get.go
get_test.go Push plugin discovery down into command package 9 years ago
graph.go
graph_test.go Push plugin discovery down into command package 9 years ago
hcl_printer.go
hcl_printer_test.go
hook_ui.go it's possible to get a nil diff in PreApply 9 years ago
hook_ui_test.go command/hook_ui: Increase max length of state IDs (#13317) 9 years ago
import.go add cli flags for -lock-timeout 9 years ago
import_test.go Push plugin discovery down into command package 9 years ago
init.go correct spelling mistakes (#13979) 9 years ago
init_test.go Push plugin discovery down into command package 9 years ago
internal_plugin.go
internal_plugin_core.go
internal_plugin_list.go Regenerate plugin list since provisioners were changed in previous commits 9 years ago
internal_plugin_test.go
meta.go Push plugin discovery down into command package 9 years ago
meta_backend.go core: fix bad Sprintf in backend migration message (#14601) 9 years ago
meta_backend_migrate.go Fix typo on state migration input error 9 years ago
meta_backend_test.go add init -reconfigure test 9 years ago
meta_new.go
meta_test.go Thread the environment through all commands 9 years ago
module_storage.go
module_storage_test.go
output.go Thread the environment through all commands 9 years ago
output_test.go Push plugin discovery down into command package 9 years ago
plan.go add cli flags for -lock-timeout 9 years ago
plan_test.go Push plugin discovery down into command package 9 years ago
plugins.go plugin: move Client function into plugin, from plugin/discovery 9 years ago
push.go command/push: update copy for remote state error 9 years ago
push_test.go Push plugin discovery down into command package 9 years ago
refresh.go add cli flags for -lock-timeout 9 years ago
refresh_test.go Push plugin discovery down into command package 9 years ago
show.go Thread the environment through all commands 9 years ago
show_test.go Push plugin discovery down into command package 9 years ago
state_command.go Thread the environment through all commands 9 years ago
state_list.go Split Meta back out of StateMeta 9 years ago
state_list_test.go Push plugin discovery down into command package 9 years ago
state_meta.go Split Meta back out of StateMeta 9 years ago
state_mv.go correct spelling mistakes (#13979) 9 years ago
state_mv_test.go Push plugin discovery down into command package 9 years ago
state_pull.go command: fix crash on state pull with empty state 9 years ago
state_pull_test.go Push plugin discovery down into command package 9 years ago
state_push.go command/state-push: support pushing from stdin 9 years ago
state_push_test.go Push plugin discovery down into command package 9 years ago
state_rm.go Split Meta back out of StateMeta 9 years ago
state_rm_test.go Push plugin discovery down into command package 9 years ago
state_show.go Split Meta back out of StateMeta 9 years ago
state_show_test.go Push plugin discovery down into command package 9 years ago
state_test.go
taint.go add cli flags for -lock-timeout 9 years ago
taint_test.go
ui_input.go command: initial work on migrating envs, basic cases first 9 years ago
ui_input_test.go
unlock.go remove extra state.Locker assertions 9 years ago
unlock_test.go Push plugin discovery down into command package 9 years ago
untaint.go add cli flags for -lock-timeout 9 years ago
untaint_test.go
validate.go
validate_test.go
version.go
version_test.go