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 54e536cfe0
add `-force-copy` option to init command
9 years ago
..
format
state
test-fixtures command: remove legacy remote state on migration 9 years ago
testdata
apply.go
apply_destroy_test.go
apply_test.go command: fix odd formatting that snuck in 9 years ago
cli_ui.go
cli_ui_test.go
command.go
command_test.go command: initial work on migrating envs, basic cases first 9 years ago
console.go
console_interactive.go
console_interactive_solaris.go
console_test.go
counthookaction_string.go
debug_command.go
debug_json2dot.go
debug_json2dot_test.go
env_command.go command: color changes, trimming newlines 9 years ago
env_command_test.go missing args assignment after parsing flags 9 years ago
env_delete.go command: color changes, trimming newlines 9 years ago
env_list.go missing args assignment after parsing flags 9 years ago
env_new.go command: color changes, trimming newlines 9 years ago
env_select.go command: color changes, trimming newlines 9 years ago
flag_kv.go
flag_kv_test.go
fmt.go
fmt_test.go
get.go
get_test.go
graph.go
graph_test.go
hcl_printer.go
hcl_printer_test.go
hook_count.go
hook_count_action.go
hook_count_test.go
hook_state.go
hook_state_test.go
hook_ui.go fix race in hook ui PreApply test 9 years ago
hook_ui_test.go fix race in hook ui PreApply test 9 years ago
import.go
import_test.go
init.go add `-force-copy` option to init command 9 years ago
init_test.go add `-force-copy` option to init command 9 years ago
internal_plugin.go
internal_plugin_core.go
internal_plugin_list.go Merge pull request #12372 from hashicorp/f-kubernetes 9 years ago
internal_plugin_test.go
meta.go add `-force-copy` option to init command 9 years ago
meta_backend.go add `-force-copy` option to init command 9 years ago
meta_backend_migrate.go add `-force-copy` option to init command 9 years ago
meta_backend_test.go add `-force-copy` option to init command 9 years ago
meta_new.go
meta_test.go
module_storage.go
module_storage_test.go
output.go
output_test.go
plan.go
plan_test.go
push.go command/push: update copy for remote state error 9 years ago
push_test.go command/push: update copy for remote state error 9 years ago
refresh.go
refresh_test.go backend/local: allow refresh on empty/non-existent state 9 years ago
show.go
show_test.go
state_command.go
state_list.go Split Meta back out of StateMeta 9 years ago
state_list_test.go Split Meta back out of StateMeta 9 years ago
state_meta.go Split Meta back out of StateMeta 9 years ago
state_mv.go Split Meta back out of StateMeta 9 years ago
state_mv_test.go Split Meta back out of StateMeta 9 years ago
state_pull.go command: fix crash on state pull with empty state 9 years ago
state_pull_test.go command: fix crash on state pull with empty state 9 years ago
state_push.go command/state-push: support pushing from stdin 9 years ago
state_push_test.go command/state-push: fix go vet 9 years ago
state_rm.go Split Meta back out of StateMeta 9 years ago
state_rm_test.go Split Meta back out of StateMeta 9 years ago
state_show.go Split Meta back out of StateMeta 9 years ago
state_show_test.go Split Meta back out of StateMeta 9 years ago
state_test.go
taint.go
taint_test.go
ui_input.go command: initial work on migrating envs, basic cases first 9 years ago
ui_input_test.go
unlock.go
unlock_test.go
untaint.go
untaint_test.go
validate.go
validate_test.go
version.go
version_test.go