Commit Graph

51 Commits (e476bca29c8f37c0ba705284f5789b76fae09cfe)

Author SHA1 Message Date
Mitchell Hashimoto e39378b254 command/refresh: better comment
12 years ago
Mitchell Hashimoto ff75d15f51 command/refresh: better error message if bad state
12 years ago
Mitchell Hashimoto 9a6f1e594b command/refresh: default state path, optional args
12 years ago
Mitchell Hashimoto 2c77837a64 command/apply: optional arg, default to pwd for config dir
12 years ago
Mitchell Hashimoto abc6df2a7d command/apply: default state path, only one optional arg
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 235a253848 command/graph: no args means pwd
12 years ago
Mitchell Hashimoto 8f7244695f command/graph: takes config dir as arg
12 years ago
Mitchell Hashimoto 6a7e3668a2 command: apply saves state even if error occurs
12 years ago
Mitchell Hashimoto d3d45ca064 command: fix some issues with refresh, tests passing
12 years ago
Mitchell Hashimoto 43889a8c59 command: validate context
12 years ago
Mitchell Hashimoto 0e88867052 Compile
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto d23733263f command: validate configuration, test for it
12 years ago
Mitchell Hashimoto 5608175c13 command: fix build
12 years ago
Mitchell Hashimoto f1dce8f076 command: stabilize tests
12 years ago
Mitchell Hashimoto 5aa6ada589 command/apply: Ctrl-C works
12 years ago
Mitchell Hashimoto c493d60358 terraform: register gob type that might be in config
12 years ago
Jack Pearkes 1560d5ab98 plan: add failing test case for nested object plan file
12 years ago
Mitchell Hashimoto 93fbb9ea8f command/graph
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 2729050d19 command: fix failing tests
12 years ago
Mitchell Hashimoto 5c836ab861 terraform: PlanOpts for expanding plan configuration
12 years ago
Mitchell Hashimoto fe79e5df03 command/apply: can take a plan as an argument
12 years ago
Mitchell Hashimoto 36ccb3408d command/refresh: test the -out flag
12 years ago
Mitchell Hashimoto 1819b6fb34 command/refresh
12 years ago
Mitchell Hashimoto f820290862 command: -out flag to plan command
12 years ago
Mitchell Hashimoto 6b765328c2 command: UI in Apply
12 years ago
Mitchell Hashimoto 8d4aeb96c0 command: add preapply to UI so we can see that
12 years ago
Mitchell Hashimoto d3f2547f86 command: concurrent UI
12 years ago
Mitchell Hashimoto 23de2fc2f3 command: UiHook outputs for diffs
12 years ago
Mitchell Hashimoto ae6b85e11b terraform: diff hooks
12 years ago
Mitchell Hashimoto 01319e1dc9 Ui hook
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 84cf644a30 command: apply uses the new plan structure
12 years ago
Mitchell Hashimoto bff4b8a58c command: plan
12 years ago
Mitchell Hashimoto 74d75e87d6 command/diff: output if no changes
12 years ago
Mitchell Hashimoto c646c9c9ad command/diff: whitespace
12 years ago
Mitchell Hashimoto 26550b9ddd command/diff: use state
12 years ago
Mitchell Hashimoto 344fd805f4 command/apply: fail if state doesn't exist and no -init
12 years ago
Mitchell Hashimoto 879921d70f command/apply: test that diff runs with existing state
12 years ago
Mitchell Hashimoto d4994b5d44 command/apply: read existing state
12 years ago
Mitchell Hashimoto 82af81b606 command: tests for apply
12 years ago
Mitchell Hashimoto 8aa99687c3 command/apply: basic implementation
12 years ago
Mitchell Hashimoto c81e3f4db7 command/diff: show diff string output
12 years ago
Mitchell Hashimoto 6c6bc0ae3e commands/diff: starting up, got it loading a Terraform
12 years ago
Mitchell Hashimoto 046e80361b commands: start apply
12 years ago