Commit Graph

175 Commits (6e7cffd60bfb7f67ed4635c2374e9e21da3e1a6e)

Author SHA1 Message Date
Armon Dadgar 6e7cffd60b command/init: Only initialize a blank state with remote
11 years ago
Armon Dadgar 9168a0f1ce command: Simplify push/pull, depend on remote command for setup
11 years ago
Armon Dadgar 1945e2099a command/remote: Use PersistState
11 years ago
Armon Dadgar 4e44443aa3 command/remote: Working on the details
11 years ago
Armon Dadgar b3871c0c5a command/remote: Adding skeleton
11 years ago
Armon Dadgar 09d7fb7c27 command: cleanup test function names
11 years ago
Armon Dadgar 7ba0c003f2 command/push: Allow existing state file to enable remote
11 years ago
Armon Dadgar 38002904f4 command/push: Adding the push command
11 years ago
Armon Dadgar 722a885113 command/init: Testing remote flags
11 years ago
Armon Dadgar 34df217514 command/pull: Adding the pull command
11 years ago
Armon Dadgar d332b8ad58 remote: implement refresh state
11 years ago
Armon Dadgar 29b3310a49 command/init: integrate remote state storage
11 years ago
Armon Dadgar 5b745e5d46 command: Run validation before asking for input. Fixes #602
11 years ago
Emil Hessman 31dd7d8391 command/init: use a more semantic name to identiy the test routine for issue 518
11 years ago
Emil Hessman 82e4bab178 command/init: test for issue 518
12 years ago
Panagiotis Moustafellos 3d51bae4b2 switch phrasing
12 years ago
Panagiotis Moustafellos 08515edc43 fixed typo on terraform destroy
12 years ago
Mitchell Hashimoto 70191d22a6 Add checkpoint
12 years ago
Mitchell Hashimoto 5f6fe1f931 command: put the modules in ".terraform/modules"
12 years ago
Mitchell Hashimoto c6a165f8c6 command: prov UI should trim only right spaces
12 years ago
Mitchell Hashimoto fbeb99ee83 command: make sure the output has a line from a provisioner to output
12 years ago
Mitchell Hashimoto 8fc134caa1 command/destroy: don't show outputs
12 years ago
Mitchell Hashimoto bb698217f8 command: split on \r too
12 years ago
Mitchell Hashimoto 0914e17a2a command/apply: more than one ctrl-c properly exits immediately
12 years ago
Mitchell Hashimoto dac5f0e3df command/show: update help
12 years ago
Mitchell Hashimoto 069f758efb command/show: show default state with no args [GH-349]
12 years ago
Mitchell Hashimoto 16b023bd2b command: ask for the proper level of input
12 years ago
Mitchell Hashimoto 28cd738edc command: provisioner output should prefix every line
12 years ago
Mitchell Hashimoto c1fbf46a33 command: send the provisioner output to the prompt
12 years ago
Mitchell Hashimoto 063e727491 command: compilej:wq
12 years ago
Mitchell Hashimoto b2342866c9 command: UIOutput is functinal
12 years ago
Mitchell Hashimoto 6d9463bfa8 command: set UIOutput
12 years ago
Mitchell Hashimoto a5f70ead2d command: destroy should ask for confirmation always
12 years ago
Mitchell Hashimoto edbdad8fdb command: nil-check for instance state when showing state
12 years ago
Mitchell Hashimoto 95f43d8230 command/apply: if with plan, don't ask for input [GH-346]
12 years ago
Mitchell Hashimoto 817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346]
12 years ago
Mitchell Hashimoto 2131e4ffd2 command: fix failing tests
12 years ago
Mitchell Hashimoto 245c1ce05a command: enable destroy
12 years ago
Mitchell Hashimoto ab9dd71bcb command/destroy: first steps
12 years ago
Mitchell Hashimoto 260c5301e6 command/apply: update usage
12 years ago
Mitchell Hashimoto 3572b8ff2f command/apply: allow `terraform apply SOURCE` as shortcut for init
12 years ago
Mitchell Hashimoto a7c321a028 helper/scheam: support UI defaults
12 years ago
Mitchell Hashimoto b32470f070 command: accept defaults for UI
12 years ago
Mitchell Hashimoto 99044a1f14 Add descriptions for AWS inputs
12 years ago
Mitchell Hashimoto 901c1448b4 command: make the UI a look nicer
12 years ago
Mitchell Hashimoto 63453f3f1a command: apply and refresh ask for input
12 years ago
Mitchell Hashimoto af548c9b53 command/plan: ask for input
12 years ago
Mitchell Hashimoto 5b0859b3f5 command: Input tells us whether we should ask for input or not
12 years ago
Mitchell Hashimoto a918833edd command: UIInput implementation to ask via CLI
12 years ago
Mitchell Hashimoto 3941dbac5d fmt
12 years ago