Commit Graph

188 Commits (v0.3.5)

Author SHA1 Message Date
Armon Dadgar 7599a737b1 command/show: enable printing of remote state
12 years ago
Armon Dadgar a7170804d5 command/remote: Improve UI output for remote
12 years ago
Armon Dadgar bafa93c336 command: updating tests
12 years ago
Armon Dadgar 6f32797713 command: updating for pluggable backends
12 years ago
Armon Dadgar de27be3c14 command: Refresh remote state when loading
12 years ago
Armon Dadgar 3e58183785 command/plan: remote enable
12 years ago
Armon Dadgar 3da0446945 command/refresh: Remote enable
12 years ago
Armon Dadgar 21bbc69010 command: Meta provides the state output path
12 years ago
Armon Dadgar ad4f92c7bc command/output: Remote enable
12 years ago
Armon Dadgar efa312cb46 command: Enable reading remote-enabled state
12 years ago
Armon Dadgar e620af4f1a command/apply: Move state persistence to Meta
12 years ago
Armon Dadgar 04aa51f18b command/remote: Adding tests
12 years ago
Armon Dadgar fcd64dab7e command/remote: Refresh state before the disable
12 years ago
Armon Dadgar 2c397f71ce command/init: Only initialize a blank state with remote
12 years ago
Armon Dadgar e15b6f99f1 command: Simplify push/pull, depend on remote command for setup
12 years ago
Armon Dadgar 065c307fa5 command/remote: Use PersistState
12 years ago
Armon Dadgar 0d47a0cb1c command/remote: Working on the details
12 years ago
Armon Dadgar 073323c739 command/remote: Adding skeleton
12 years ago
Armon Dadgar 903fbc9593 command: cleanup test function names
12 years ago
Armon Dadgar f565050f4d command/push: Allow existing state file to enable remote
12 years ago
Armon Dadgar 94f4169c86 command/push: Adding the push command
12 years ago
Armon Dadgar de6b9e6e01 command/init: Testing remote flags
12 years ago
Armon Dadgar d7ed27f2f3 command/pull: Adding the pull command
12 years ago
Armon Dadgar 35cd096d11 remote: implement refresh state
12 years ago
Armon Dadgar 3119ae0f74 command/init: integrate remote state storage
12 years ago
Armon Dadgar 5b745e5d46 command: Run validation before asking for input. Fixes #602
12 years ago
Emil Hessman 31dd7d8391 command/init: use a more semantic name to identiy the test routine for issue 518
12 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