terraform: add a tODO in there, I can't think of a use case yet
This commit is contained in:
parent
8bf725e746
commit
d2f3dc8d1f
|
@ -35,6 +35,8 @@ func (t *TaintedTransformer) Transform(g *Graph) error {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Dependencies?
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue