Commit Graph

27 Commits (5480eb4e41c45f34dd63dfa4e82f7963cf97bd8a)

Author SHA1 Message Date
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 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 54cc66367d command: Adding backup of state file
12 years ago
Mitchell Hashimoto ef6fba754d command: refactor so Context never plans
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto 6c8c09c784 command/*: only Plan on the Apply
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
Mitchell Hashimoto 3d35158170 command: update synopsis to be better
12 years ago
Mitchell Hashimoto b4b116a018 command/plan: output while refreshing since that can take awhile
12 years ago
Mitchell Hashimoto e0d3098d50 command/plan: better output
12 years ago
Mitchell Hashimoto 832211c17a command/plan: nice plan formatting
12 years ago
Mitchell Hashimoto 6bf543cb07 command/plan: default state path
12 years ago
Mitchell Hashimoto 04f7281e8c command/plan: can take no args and default to pwd for config
12 years ago
Mitchell Hashimoto 43889a8c59 command: validate context
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto a7d3cb843f command/plan: help text
12 years ago
Mitchell Hashimoto 64363da9dd command/plan: add -destroy flag to plan a destroy
12 years ago
Mitchell Hashimoto 5c836ab861 terraform: PlanOpts for expanding plan configuration
12 years ago
Mitchell Hashimoto f820290862 command: -out flag to plan command
12 years ago
Mitchell Hashimoto ae6b85e11b terraform: diff hooks
12 years ago
Mitchell Hashimoto 0a8cebdb82 command/plan: refresh by default
12 years ago
Mitchell Hashimoto d64ba66edb command: adhere to new API
12 years ago
Mitchell Hashimoto bff4b8a58c command: plan
12 years ago