terraform/command
Mitchell Hashimoto cdde9149ff command/push: start it 2015-03-24 13:30:21 -07:00
..
test-fixtures command/apply: ask for user variables before validation [GH-736] 2015-01-16 10:46:38 -08:00
apply.go command: StateHook for continous state updates 2015-02-23 21:57:17 -08:00
apply_destroy_test.go command: destroy should ask for confirmation always 2014-10-03 16:08:50 -07:00
apply_test.go command: autoload terraform.tfvars.json as well [GH-1030] 2015-03-02 09:22:28 -08:00
cli_ui.go command: warnings should not exit 2015-03-05 14:22:34 -06:00
cli_ui_test.go command/*: colors on error messages (red) 2014-07-12 20:59:16 -07:00
command.go command: warnings should not exit 2015-03-05 14:22:34 -06:00
command_test.go command/taint: new command 2015-02-26 10:29:23 -08:00
config.go Compile 2014-07-03 12:01:20 -07:00
flag_kv.go command: FlagVar => FlagKV 2015-02-23 15:13:54 -08:00
flag_kv_test.go command: FlagVar => FlagKV 2015-02-23 15:13:54 -08:00
format_plan.go command: plan shows module-level, can control depth 2014-09-24 22:54:51 -07:00
format_state.go command: nil-check for instance state when showing state 2014-10-02 17:48:51 -07:00
get.go command: get supports -update 2014-09-22 11:18:49 -07:00
get_test.go command: put the modules in ".terraform/modules" 2014-10-13 12:05:28 -07:00
graph.go terraform: re-enable dot-graphs 2015-02-19 23:00:29 -08:00
graph_test.go terraform: Graph returns *Graph for now 2015-02-19 12:08:32 -08:00
hook_count.go command: render new modules properly 2014-09-25 14:52:06 -07:00
hook_count_test.go command/apply: show add/remove/change count for apply 2014-07-17 15:14:45 -07:00
hook_state.go command: StateHook for continous state updates 2015-02-23 21:57:17 -08:00
hook_state_test.go command: StateHook for continous state updates 2015-02-23 21:57:17 -08:00
hook_ui.go command: prov UI should trim only right spaces 2014-10-12 09:59:08 -07:00
init.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
init_test.go command/init: -backend-config 2015-02-23 15:13:56 -08:00
meta.go command: warnings should not exit 2015-03-05 14:22:34 -06:00
meta_test.go command: start migrating to new state package 2015-02-23 15:13:54 -08:00
module_storage.go command: get supports -update 2014-09-22 11:18:49 -07:00
module_storage_test.go command: Get works 2014-09-22 11:15:27 -07:00
output.go command: start migrating to new state package 2015-02-23 15:13:54 -08:00
output_test.go ResourceDiff => InstanceDiff 2014-09-17 16:33:24 -07:00
plan.go command/plan: remote enable 2014-12-10 13:27:09 -08:00
plan_test.go command: compiles, tests don't pass yet 2014-09-24 14:37:24 -07:00
push.go command/push: start it 2015-03-24 13:30:21 -07:00
push_test.go command/push: start it 2015-03-24 13:30:21 -07:00
refresh.go command/refresh: get rid of remote package 2015-02-23 15:13:55 -08:00
refresh_test.go command: fmt 2014-09-21 09:42:48 -07:00
remote.go command/remote 2015-03-04 16:25:11 -08:00
remote_config.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
remote_pull.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
remote_pull_test.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
remote_push.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
remote_push_test.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
remote_test.go command: move remote configuration stuff 2015-03-04 16:17:30 -08:00
show.go command: start migrating to new state package 2015-02-23 15:13:54 -08:00
show_test.go command/show: show default state with no args [GH-349] 2014-10-11 12:56:55 -07:00
state.go command: disable backup with "-" [GH-1072] 2015-03-02 09:11:49 -08:00
taint.go command/taint: fix comment 2015-02-26 14:30:02 -08:00
taint_test.go command/taint: -allow-missing 2015-02-26 10:56:45 -08:00
ui_input.go helper/scheam: support UI defaults 2014-09-29 14:00:35 -07:00
ui_input_test.go command: UIInput implementation to ask via CLI 2014-09-29 10:56:01 -07:00
version.go fixing version numbers RCs should be labeled x.x.x-rcx 2015-02-07 16:56:56 +01:00
version_test.go Implement CLI, version command 2014-05-24 12:04:43 -07:00