Commit Graph

155 Commits (fbeb99ee8386d892691ef65c19da55b094b09a79)

Author SHA1 Message Date
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
Mitchell Hashimoto e041a52dab command: test init
12 years ago
Mitchell Hashimoto f4cc2c066f command: init works at a basic level
12 years ago
Mitchell Hashimoto 615192a6c4 command: init command start
12 years ago
Mitchell Hashimoto e5e51d7b17 command: state output is well formatted for modules
12 years ago
Mitchell Hashimoto 5f791051a6 command: render new modules properly
12 years ago
Mitchell Hashimoto 8c17062638 command: plan shows module-level, can control depth
12 years ago
Mitchell Hashimoto 72e6f97093 terraform: support graphing modules
12 years ago
Mitchell Hashimoto a36b3e1ec5 command: tests pass
12 years ago
Mitchell Hashimoto 672bf58337 command: compiles, tests don't pass yet
12 years ago
Mitchell Hashimoto 6f7c3caab3 command: get supports -update
12 years ago
Mitchell Hashimoto 1b8426f7ff command: Get works
12 years ago
Mitchell Hashimoto ed538a9594 command: Get command, not functional yet. Converted to use modules.
12 years ago
Mitchell Hashimoto 82e92e7024 command: fmt
12 years ago
Mitchell Hashimoto 91eb3c73fc command: fix failing tests
12 years ago
Mitchell Hashimoto 15564b04a5 command: tests pass
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto cdad3036ae command: closer to compiling
12 years ago
Mitchell Hashimoto b5daa2f41e command: make the default var-file flag easier
12 years ago
Mitchell Hashimoto 546865e1ee command: make sure errors from flag go to UI [GH-269]
12 years ago
Mitchell Hashimoto 7b96a9fa06 command: expand ~ manually in var-file [GH-273]
12 years ago