Panagiotis Moustafellos
|
3d51bae4b2
|
switch phrasing
|
2014-10-15 18:57:24 +03:00 |
Panagiotis Moustafellos
|
08515edc43
|
fixed typo on terraform destroy
|
2014-10-15 11:17:56 +03:00 |
Mitchell Hashimoto
|
8fc134caa1
|
command/destroy: don't show outputs
|
2014-10-11 17:37:28 -07:00 |
Mitchell Hashimoto
|
0914e17a2a
|
command/apply: more than one ctrl-c properly exits immediately
|
2014-10-11 13:23:15 -07:00 |
Mitchell Hashimoto
|
16b023bd2b
|
command: ask for the proper level of input
|
2014-10-08 10:29:54 -07:00 |
Mitchell Hashimoto
|
a5f70ead2d
|
command: destroy should ask for confirmation always
|
2014-10-03 16:08:50 -07:00 |
Mitchell Hashimoto
|
95f43d8230
|
command/apply: if with plan, don't ask for input [GH-346]
|
2014-10-01 08:43:00 -07:00 |
Mitchell Hashimoto
|
817f0d9f30
|
command: don't ask for input if terraform.tfvars file given [GH-346]
|
2014-10-01 08:37:57 -07:00 |
Mitchell Hashimoto
|
2131e4ffd2
|
command: fix failing tests
|
2014-09-30 22:11:55 -07:00 |
Mitchell Hashimoto
|
245c1ce05a
|
command: enable destroy
|
2014-09-30 22:01:11 -07:00 |
Mitchell Hashimoto
|
ab9dd71bcb
|
command/destroy: first steps
|
2014-09-30 21:49:24 -07:00 |
Mitchell Hashimoto
|
260c5301e6
|
command/apply: update usage
|
2014-09-29 15:57:35 -07:00 |
Mitchell Hashimoto
|
3572b8ff2f
|
command/apply: allow `terraform apply SOURCE` as shortcut for init
|
2014-09-29 15:55:28 -07:00 |
Mitchell Hashimoto
|
63453f3f1a
|
command: apply and refresh ask for input
|
2014-09-29 12:46:58 -07:00 |
Mitchell Hashimoto
|
ed538a9594
|
command: Get command, not functional yet. Converted to use modules.
|
2014-09-22 10:56:50 -07:00 |
Mitchell Hashimoto
|
cdad3036ae
|
command: closer to compiling
|
2014-09-17 11:15:07 -07:00 |
AJ Bourg
|
aefa4b2399
|
expacts -> expects. (minor)
|
2014-09-04 16:33:05 -06:00 |
Alex Gaynor
|
46154ca1d3
|
Fixed a ton of typos in docs and comments
|
2014-08-07 00:19:56 -07:00 |
Mitchell Hashimoto
|
642fed0356
|
command: terraform.tfvars loaded by default if it exists
|
2014-08-05 09:32:01 -07:00 |
Mitchell Hashimoto
|
b172f45b94
|
command: make state unexported on Meta
|
2014-07-27 22:58:35 -07:00 |
Mitchell Hashimoto
|
80ce9ad513
|
command: f.Close instead of defer
|
2014-07-27 22:56:55 -07:00 |
Armon Dadgar
|
16ef3f5733
|
command: Testing the -backup feature
|
2014-07-27 23:38:41 -04:00 |
Armon Dadgar
|
54cc66367d
|
command: Adding backup of state file
|
2014-07-27 18:09:04 -04:00 |
Mitchell Hashimoto
|
9759606989
|
command/apply: check if state non-nil for interrupt
|
2014-07-26 21:28:42 -07:00 |
Mitchell Hashimoto
|
0f45ebbdc3
|
command: better UI for showing completion of steps
|
2014-07-26 21:20:31 -07:00 |
Mitchell Hashimoto
|
795142c43c
|
command/apply: -refresh flag
|
2014-07-26 17:51:16 -07:00 |
Mitchell Hashimoto
|
ef6fba754d
|
command: refactor so Context never plans
|
2014-07-26 17:51:15 -07:00 |
Mitchell Hashimoto
|
82e7d58250
|
command/apply: -init is gone
/cc @pearkes - hurray!
|
2014-07-26 14:44:05 -07:00 |
Mitchell Hashimoto
|
3534470ca3
|
command: -var flag works
|
2014-07-18 11:37:27 -07:00 |
Mitchell Hashimoto
|
f78f97647a
|
command/apply: clearer that in error state is updated
|
2014-07-17 15:18:00 -07:00 |
Mitchell Hashimoto
|
ba4435f99c
|
command/apply: show add/remove/change count for apply
|
2014-07-17 15:14:45 -07:00 |
Mitchell Hashimoto
|
6c8c09c784
|
command/*: only Plan on the Apply
|
2014-07-14 11:48:03 -07:00 |
Mitchell Hashimoto
|
52d29a6ecf
|
command/apply: outputs
|
2014-07-13 09:34:35 -07:00 |
Mitchell Hashimoto
|
4bc00fa047
|
command/apply: cleaner output
|
2014-07-13 09:20:27 -07:00 |
Mitchell Hashimoto
|
9b090a5505
|
command/apply: use new state formatting
|
2014-07-12 21:02:53 -07:00 |
Mitchell Hashimoto
|
3a851bece0
|
command: convert all to use the new Meta thing
|
2014-07-12 20:37:30 -07:00 |
Mitchell Hashimoto
|
6c736bd3c4
|
command: introduce Meta and "-no-color" option
|
2014-07-12 20:21:46 -07:00 |
Mitchell Hashimoto
|
c615afc097
|
command/apply: improved output, still not done
|
2014-07-12 17:03:55 -07:00 |
Mitchell Hashimoto
|
2c77837a64
|
command/apply: optional arg, default to pwd for config dir
|
2014-07-11 21:32:34 -07:00 |
Mitchell Hashimoto
|
abc6df2a7d
|
command/apply: default state path, only one optional arg
|
2014-07-11 21:30:40 -07:00 |
Mitchell Hashimoto
|
6a7e3668a2
|
command: apply saves state even if error occurs
|
2014-07-07 21:20:48 -07:00 |
Mitchell Hashimoto
|
43889a8c59
|
command: validate context
|
2014-07-03 13:12:45 -07:00 |
Mitchell Hashimoto
|
a6ae7230d1
|
command: use new API
|
2014-07-03 11:46:40 -07:00 |
Mitchell Hashimoto
|
5608175c13
|
command: fix build
|
2014-07-02 19:45:00 -07:00 |
Mitchell Hashimoto
|
5aa6ada589
|
command/apply: Ctrl-C works
|
2014-07-02 17:01:02 -07:00 |
Mitchell Hashimoto
|
93fbb9ea8f
|
command/graph
|
2014-07-01 10:02:13 -07:00 |
Mitchell Hashimoto
|
5c836ab861
|
terraform: PlanOpts for expanding plan configuration
|
2014-06-28 13:10:11 -07:00 |
Mitchell Hashimoto
|
fe79e5df03
|
command/apply: can take a plan as an argument
|
2014-06-27 14:43:33 -07:00 |
Mitchell Hashimoto
|
6b765328c2
|
command: UI in Apply
|
2014-06-26 22:13:54 -07:00 |
Mitchell Hashimoto
|
d64ba66edb
|
command: adhere to new API
|
2014-06-25 18:22:42 -07:00 |