terraform/command
James Bardin 50023e9a60 honor `input=false` in state migration
return an error when confirming a copy if -input=false
2017-03-29 18:11:45 -04:00
..
format
state
test-fixtures add Rehash to terraform.BackendState 2017-03-29 15:53:42 -04:00
testdata
apply.go
apply_destroy_test.go
apply_test.go Add test to verify that Validation isn't called 2017-03-27 18:39:18 -04:00
cli_ui.go
cli_ui_test.go
command.go
command_test.go
console.go
console_interactive.go
console_interactive_solaris.go
console_test.go
counthookaction_string.go Update stringer-generated files to new boilerplate 2017-03-29 08:07:06 -07:00
debug_command.go
debug_json2dot.go
debug_json2dot_test.go
env_command.go Reject names that aren't url-safe 2017-03-27 18:00:56 -04:00
env_command_test.go Reject names that aren't url-safe 2017-03-27 18:00:56 -04:00
env_delete.go Reject names that aren't url-safe 2017-03-27 18:00:56 -04:00
env_list.go
env_new.go Reject names that aren't url-safe 2017-03-27 18:00:56 -04:00
env_select.go Reject names that aren't url-safe 2017-03-27 18:00:56 -04:00
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 2017-03-17 13:49:05 -04:00
hook_ui_test.go fix race in hook ui PreApply test 2017-03-17 13:49:05 -04:00
import.go
import_test.go
init.go add `-force-copy` option to init command 2017-03-22 08:47:26 -04:00
init_test.go honor `input=false` in state migration 2017-03-29 18:11:45 -04:00
internal_plugin.go
internal_plugin_core.go
internal_plugin_list.go Merge pull request #12372 from hashicorp/f-kubernetes 2017-03-16 07:18:39 +00:00
internal_plugin_test.go
meta.go honor `input=false` in state migration 2017-03-29 18:11:45 -04:00
meta_backend.go detect when backend.Hash needs update 2017-03-29 16:03:51 -04:00
meta_backend_migrate.go add `-force-copy` option to init command 2017-03-22 08:47:26 -04:00
meta_backend_test.go add equivalent tests to meta_backend_test 2017-03-29 17:50:55 -04:00
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 2017-03-16 14:41:37 -07:00
push_test.go command/push: update copy for remote state error 2017-03-16 14:41:37 -07:00
refresh.go
refresh_test.go backend/local: allow refresh on empty/non-existent state 2017-03-16 12:11:31 -07: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
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
validate_test.go
version.go
version_test.go