terraform/command
Phil Kates b211d69dde Fix typo in refresh command error
Noticed this while I was digging around to see how the commands work.
2015-01-17 15:43:04 -08:00
..
test-fixtures command/apply: ask for user variables before validation [GH-736] 2015-01-16 10:46:38 -08:00
apply.go command/apply: ask for user variables before validation [GH-736] 2015-01-16 10:46:38 -08:00
apply_destroy_test.go
apply_test.go command/apply: ask for user variables before validation [GH-736] 2015-01-16 10:46:38 -08:00
cli_ui.go
cli_ui_test.go
command.go command: put the modules in ".terraform/modules" 2014-10-13 12:05:28 -07:00
command_test.go command: cleanup test function names 2014-12-10 13:27:08 -08:00
config.go
flag_var.go
flag_var_test.go
format_plan.go
format_state.go
get.go
get_test.go command: put the modules in ".terraform/modules" 2014-10-13 12:05:28 -07:00
graph.go
graph_test.go
hook_count.go
hook_count_test.go
hook_ui.go
init.go command: updating for pluggable backends 2014-12-10 13:27:10 -08:00
init_test.go command: updating for pluggable backends 2014-12-10 13:27:10 -08:00
meta.go command/meta: Adding additional nil guards 2015-01-07 13:28:15 -08:00
meta_test.go command: Refresh remote state when loading 2014-12-10 13:27:09 -08:00
module_storage.go
module_storage_test.go
output.go command/output: Remote enable 2014-12-10 13:27:09 -08:00
output_test.go
plan.go command/plan: remote enable 2014-12-10 13:27:09 -08:00
plan_test.go
pull.go command: Simplify push/pull, depend on remote command for setup 2014-12-10 13:27:08 -08:00
pull_test.go command: updating for pluggable backends 2014-12-10 13:27:10 -08:00
push.go command: Simplify push/pull, depend on remote command for setup 2014-12-10 13:27:08 -08:00
push_test.go command: Simplify push/pull, depend on remote command for setup 2014-12-10 13:27:08 -08:00
refresh.go Fix typo in refresh command error 2015-01-17 15:43:04 -08:00
refresh_test.go
remote.go command: vet fix 2014-12-17 13:02:19 +01:00
remote_test.go command: updating tests 2014-12-10 13:27:10 -08:00
show.go command/show: enable printing of remote state 2014-12-10 13:27:11 -08:00
show_test.go
ui_input.go
ui_input_test.go
version.go Add checkpoint 2014-10-13 14:05:43 -07:00
version_test.go