Commit Graph

33 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Armon Dadgar ba01e27026 command: Refresh remote state when loading
11 years ago
Armon Dadgar 0fb87e499d command: Meta provides the state output path
11 years ago
Armon Dadgar 53704db4ee command: Enable reading remote-enabled state
11 years ago
Armon Dadgar bf10111745 command/apply: Move state persistence to Meta
11 years ago
Mitchell Hashimoto 5f6fe1f931 command: put the modules in ".terraform/modules"
12 years ago
Mitchell Hashimoto 16b023bd2b command: ask for the proper level of input
12 years ago
Mitchell Hashimoto 817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346]
12 years ago
Mitchell Hashimoto 245c1ce05a command: enable destroy
12 years ago
Mitchell Hashimoto 901c1448b4 command: make the UI a look nicer
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 672bf58337 command: compiles, tests don't pass yet
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 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 69294b1ba3 command: adhere to -no-color, fix test [GH-250]
12 years ago
Mitchell Hashimoto 2caf33f97f command/apply: keep track of default variables separately [GH-153]
12 years ago
Mitchell Hashimoto bc1947124e command: fix data race on Ui
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto b172f45b94 command: make state unexported on Meta
12 years ago
Armon Dadgar 54cc66367d command: Adding backup of state file
12 years ago
Mitchell Hashimoto ef6fba754d command: refactor so Context never plans
12 years ago
Mitchell Hashimoto 82e7d58250 command/apply: -init is gone
12 years ago
Mitchell Hashimoto 79033f240f command: error if variables present when creating context from plan
12 years ago
Mitchell Hashimoto 1d3e28d7ee command: remove println
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto ba4435f99c command/apply: show add/remove/change count for apply
12 years ago
Mitchell Hashimoto 541d23eea0 command: can set Color to false explicitly
12 years ago
Mitchell Hashimoto 6c8c09c784 command/*: only Plan on the Apply
12 years ago
Mitchell Hashimoto 79c60e0331 command/*: colors on error messages (red)
12 years ago
Mitchell Hashimoto 3a851bece0 command: convert all to use the new Meta thing
12 years ago
Mitchell Hashimoto 6c736bd3c4 command: introduce Meta and "-no-color" option
12 years ago