Mitchell Hashimoto
|
b64fd8401c
|
terraform: prune tainted destroys if no tainted in state [GH-1475]
|
2015-04-14 10:48:45 -07:00 |
|
Mitchell Hashimoto
|
865de51816
|
dag: do a DFS for each vertex
|
2015-02-27 19:37:59 -08:00 |
|
Mitchell Hashimoto
|
9eb7ebbddd
|
terraform: do the transitive reduction as part of the graph builder
|
2015-02-27 19:23:20 -08:00 |
|
Mitchell Hashimoto
|
ad595cf254
|
terraform: test case for cycle of CBD depending on non-CBD
|
2015-02-19 12:08:33 -08:00 |
|
Mitchell Hashimoto
|
e68ea0d38f
|
terraform: only keep the destroy if we decreased counts
|
2015-02-19 12:08:33 -08:00 |
|
Mitchell Hashimoto
|
742b45886a
|
terraform: destroy nodes work properly
|
2015-02-19 12:08:06 -08:00 |
|
Mitchell Hashimoto
|
d7dc0291f5
|
terraform: put destroy nodes into the graph
|
2015-02-19 12:08:03 -08:00 |
|
Mitchell Hashimoto
|
d847b2b672
|
terraform: provider config inheritance in modules
|
2015-02-19 12:07:59 -08:00 |
|
Mitchell Hashimoto
|
cae6deb351
|
terraform: more tests
|
2015-02-19 12:07:57 -08:00 |
|
Mitchell Hashimoto
|
e2a3f78c08
|
terraform: expand modules in our builder
|
2015-02-19 12:07:57 -08:00 |
|
Mitchell Hashimoto
|
a73f939ee9
|
terraform: initial GraphBuilder impl
|
2015-02-19 12:07:54 -08:00 |
|