Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Mitchell Hashimoto 93fbb9ea8f command/graph
12 years ago
Mitchell Hashimoto 2ffbe56b1b terraform: graph root doesn't need to depend on providers
12 years ago
Mitchell Hashimoto 83795bc54d digraph: double-quote dot graph elements
12 years ago
Mitchell Hashimoto 29d6a4242e Merge pull request #8 from hashicorp/f-destroy-cmd
12 years ago
Mitchell Hashimoto 367fb3bbbb Update TODO
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 935573d01c Merge pull request #7 from hashicorp/f-graph-refactor
12 years ago
Mitchell Hashimoto fceea12ade terraform: some basic validation
12 years ago
Mitchell Hashimoto 8aa8d2183e terraform: clarify docs
12 years ago
Mitchell Hashimoto 93bf75f464 terraform: comments
12 years ago
Mitchell Hashimoto 0bd704b2f1 terraform: GraphOpts and unification into a single Graph function
12 years ago
Mitchell Hashimoto 361dbb14ae terraform: test for Resource.Vars
12 years ago
Mitchell Hashimoto ff79fa9c9f terraform: tests for ResourceDiff.Empty
12 years ago
Mitchell Hashimoto 5632079f43 Merge pull request #6 from hashicorp/f-resourcedeps
12 years ago
Mitchell Hashimoto 2729050d19 command: fix failing tests
12 years ago
Mitchell Hashimoto d026d4207e terraform: apply diff before apply
12 years ago
Mitchell Hashimoto 2d72164c6a terraform: graph can add "destroy" nodes
12 years ago
Mitchell Hashimoto 6f274eb7a9 terraform: GraphAddDiff works on a basic level
12 years ago
Mitchell Hashimoto 521b432728 terraform: add Dependencies to ResourceState
12 years ago
Mitchell Hashimoto b3de33cc69 terraform: failing test but fixes another bug
12 years ago
Mitchell Hashimoto acc6686cca terraform: Set Destroy: true to PlanOpts to delete everything
12 years ago
Mitchell Hashimoto 5c836ab861 terraform: PlanOpts for expanding plan configuration
12 years ago
Mitchell Hashimoto e44f2548db Update TODO
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 61d1318e1e Update TODO
12 years ago
Mitchell Hashimoto 1819b6fb34 command/refresh
12 years ago
Mitchell Hashimoto 9c7a3d9fea Update TODO.md
12 years ago
Mitchell Hashimoto f08f36d765 Update TODO
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 55359ce815 Update TODO
12 years ago
Mitchell Hashimoto 8d4aeb96c0 command: add preapply to UI so we can see that
12 years ago
Mitchell Hashimoto 5a84a24d12 terraform: pre/post apply hook
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 501f926eba terraform: initial hook impl
12 years ago
Jack Pearkes d6fa7f2f6d quiet the make dev task
12 years ago
Mitchell Hashimoto 5c18a6a5fe Update TODO.md
12 years ago
Mitchell Hashimoto 14f3556f63 Create TODO.md
12 years ago
Mitchell Hashimoto 830219a8f5 update readme
12 years ago
Mitchell Hashimoto 00aba6ee87 update README
12 years ago
Mitchell Hashimoto 92e1e09a69 main: fix the help output to show up
12 years ago
Mitchell Hashimoto 8cd4814beb scripts: unix line endings
12 years ago
Mitchell Hashimoto d02cf6d979 scripts: make build.sh executable
12 years ago
Mitchell Hashimoto 6e995feb5e providers/aws: if no reservations, no instance
12 years ago
Mitchell Hashimoto 0a8cebdb82 command/plan: refresh by default
12 years ago