Commit Graph

222 Commits (d6fa7f2f6d00194fd44b2290bca5cbf2a93b683f)
 

Author SHA1 Message Date
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
Mitchell Hashimoto fa3ac806cc providers/aws: use one resourcestate so we don't lose attributes
12 years ago
Mitchell Hashimoto 0ab7faf5c1 terraform: update test to latest
12 years ago
Mitchell Hashimoto 4147500fcc terraform: diff is not empty if it has to destroy
12 years ago
Mitchell Hashimoto 1d9d33c8a0 terraform: destroy orphans
12 years ago
Mitchell Hashimoto e8035a5c96 providers/aws: properly create an i nstance after destroy
12 years ago
Mitchell Hashimoto b6a02e473d helper/resource: destroy on requiresNew
12 years ago
Mitchell Hashimoto 5384f63b3d terraform: set type on apply
12 years ago
Mitchell Hashimoto 84a645712b terraform: Type should always be set on ResourceState
12 years ago
Mitchell Hashimoto d64ba66edb command: adhere to new API
12 years ago
Mitchell Hashimoto 4b263992cc terraform: remove unused code
12 years ago
Mitchell Hashimoto 0f2d7f430c terraform: all tests passing
12 years ago
Mitchell Hashimoto e9d1be397c terraform: Plan seems to work again
12 years ago
Mitchell Hashimoto c68cfc5e6f terraform: test that state is properly sent to Refresh
12 years ago
Mitchell Hashimoto 8a44ca984e terraform: Refresh tests
12 years ago
Mitchell Hashimoto abe205fc27 terraform: GraphFull tests
12 years ago
Mitchell Hashimoto 9d4f7b71c4 terraform: fill in the graph with the providers
12 years ago
Mitchell Hashimoto cdab89d7c1 terraform: getting closer to mapping resource providers properly
12 years ago
Mitchell Hashimoto 94a11583c2 depgraph: add Noun function to get a noun
12 years ago
Mitchell Hashimoto 0bf394dfe2 terraform: make our own graph meta
12 years ago
Mitchell Hashimoto b6272a4a69 terraform: comments
12 years ago
Mitchell Hashimoto 46d3800a39 config: remove some unused test fixtures
12 years ago
Mitchell Hashimoto 1918f199d8 terraform: Graph, config: don't build graph
12 years ago
Mitchell Hashimoto 4c71eb35d8 Makefile can have specific test args
12 years ago
Mitchell Hashimoto 9acb9535ad config: ProviderConfigName shouldn't be on Resource
12 years ago
Mitchell Hashimoto 9d8c2790fa terraform: remove unused var
12 years ago
Mitchell Hashimoto e392c349ef helper/resource: clearer destroy logic
12 years ago
Mitchell Hashimoto cb591ab2df helper/resource: Destroy is called if destroy is set on diff
12 years ago
Mitchell Hashimoto 9c024994b7 terraform: diff has Destroy flag
12 years ago
Mitchell Hashimoto d54034d0b5 helper/diff: comment
12 years ago
Mitchell Hashimoto bd0f23ce25 Move diff to helper/diff, helper/resource knows about it
12 years ago
Mitchell Hashimoto 938b4da8a5 providers/aws: comments
12 years ago
Mitchell Hashimoto ae142efff7 providers/aws: know how to destroy things
12 years ago
Mitchell Hashimoto 4084ed9234 terraform: no longer store the graph on Terraform itself
12 years ago
Mitchell Hashimoto 1df3297601 providers/aws: if terminated, no longer exists
12 years ago
Mitchell Hashimoto 1d724f3481 terraform :comments
12 years ago
Mitchell Hashimoto 24c9b7c987 terraform: make sure state is set to something on refresh
12 years ago
Mitchell Hashimoto 391e9fd250 providers/aws: implement Refresh for aws_instance
12 years ago
Mitchell Hashimoto e91d8643dc providers/aws: create things
12 years ago
Mitchell Hashimoto 543e70aab1 helper/resource: nice helper for resourceprovider impl
12 years ago
Mitchell Hashimoto c556e2ad48 providers/aws: start filling out
12 years ago