Commit Graph

35 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Armon Dadgar dab47b0d48 command/plan: remote enable
11 years ago
Armon Dadgar 5b745e5d46 command: Run validation before asking for input. Fixes #602
11 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 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 8c17062638 command: plan shows module-level, can control depth
12 years ago
Mitchell Hashimoto ed538a9594 command: Get command, not functional yet. Converted to use modules.
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 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