Commit Graph

116 Commits (6f7c3caab34283f192a8a09b401db43ea4f8bf3e)

Author SHA1 Message Date
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
Mitchell Hashimoto 69294b1ba3 command: adhere to -no-color, fix test [GH-250]
12 years ago
AJ Bourg aefa4b2399 expacts -> expects. (minor)
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 04975827ac Remove all traces of libucl
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto d28e5a1638 dos2unix
12 years ago
Mitchell Hashimoto b172f45b94 command: make state unexported on Meta
12 years ago
Mitchell Hashimoto 80ce9ad513 command: f.Close instead of defer
12 years ago
Armon Dadgar 16ef3f5733 command: Testing the -backup feature
12 years ago
Armon Dadgar f26f432f4c command/refresh: Testing backup option
12 years ago
Armon Dadgar 54cc66367d command: Adding backup of state file
12 years ago
Mitchell Hashimoto 68c0bf3ced command: add provisioning output
12 years ago
Mitchell Hashimoto 9759606989 command/apply: check if state non-nil for interrupt
12 years ago
Mitchell Hashimoto 0f45ebbdc3 command: better UI for showing completion of steps
12 years ago
Mitchell Hashimoto 2094326c10 command: plan that requires destroy and new is "-/+"
12 years ago
Mitchell Hashimoto 795142c43c command/apply: -refresh flag
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 9aa88e9a1c command: show tainted state properly
12 years ago
Mitchell Hashimoto 1d3e28d7ee command: remove println
12 years ago
Mitchell Hashimoto fa175113fe config: case sensitive templates
12 years ago
Mitchell Hashimoto dc0ec11ec9 command: fix tests
12 years ago
Mitchell Hashimoto 51b2a8e7f2 command: output tainted state to CLI
12 years ago
Mitchell Hashimoto 7b4119027a command: -var-file works
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto 3276ae313f terraform: PostApply should get error result from Apply
12 years ago
Mitchell Hashimoto f78f97647a command/apply: clearer that in error state is updated
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
Armon Dadgar 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map
12 years ago
Mitchell Hashimoto 6c8c09c784 command/*: only Plan on the Apply
12 years ago
Mitchell Hashimoto ad3c0593a3 terraform: GraphDot
12 years ago
Mitchell Hashimoto dde0f0f8df command/version: use Meta
12 years ago
Mitchell Hashimoto 3f803cb75c command/output: protect againts blank params
12 years ago
Mitchell Hashimoto 2caff709d6 comand/output
12 years ago
Mitchell Hashimoto 52d29a6ecf command/apply: outputs
12 years ago