terraform: add a tODO in there, I can't think of a use case yet

pull/1010/head
Mitchell Hashimoto 11 years ago
parent 8bf725e746
commit d2f3dc8d1f

@ -35,6 +35,8 @@ func (t *TaintedTransformer) Transform(g *Graph) error {
}
}
// TODO: Dependencies?
return nil
}

Loading…
Cancel
Save