terraform: updated comment

This commit is contained in:
Mitchell Hashimoto 2015-02-16 19:15:58 -08:00
parent 10e96ad72d
commit 0175d1babc
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ func (n *graphNodeExpandedResource) EvalTree() EvalNode {
},
})
// Diff the resource for destruction
// Apply
var diffApply *InstanceDiff
var err error
var createNew, tainted bool