Commit Graph

19 Commits (5480eb4e41c45f34dd63dfa4e82f7963cf97bd8a)

Author SHA1 Message Date
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