terraform: updated comment
This commit is contained in:
parent
10e96ad72d
commit
0175d1babc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue