terraform/command
Paul Hinze 4a51e4fe91 core: write planfile even on empty plans
This makes the planfile workflow more consistent. If a plan yields a
noop, the apply of that planfile will noop.

Fixes #1783
2016-01-20 16:00:20 -06:00
..
test-fixtures
apply.go
apply_destroy_test.go
apply_test.go
cli_ui.go
cli_ui_test.go
command.go
command_test.go
config.go
counthookaction_string.go
flag_kv.go
flag_kv_test.go
format_plan.go
format_state.go
get.go
get_test.go
graph.go command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
graph_test.go
hook_count.go
hook_count_action.go
hook_count_test.go
hook_state.go
hook_state_test.go
hook_ui.go
init.go command/init: put remote state config at proper path [GH-2927] 2016-01-19 17:13:19 -08:00
init_test.go command/init: put remote state config at proper path [GH-2927] 2016-01-19 17:13:19 -08:00
meta.go command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
meta_test.go command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
module_storage.go
module_storage_test.go
output.go
output_test.go
plan.go core: write planfile even on empty plans 2016-01-20 16:00:20 -06:00
plan_test.go core: write planfile even on empty plans 2016-01-20 16:00:20 -06:00
push.go
push_test.go
refresh.go
refresh_test.go command/refresh: Fix import formats to prevent flapping 2015-11-27 15:10:42 +00:00
remote.go
remote_config.go
remote_config_test.go
remote_pull.go
remote_pull_test.go
remote_push.go
remote_push_test.go
show.go command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
show_test.go
state.go
taint.go
taint_test.go
ui_input.go
ui_input_test.go
version.go
version_test.go