terraform: remove debug
This commit is contained in:
parent
486cde44ec
commit
2934824069
|
@ -573,7 +573,6 @@ func (n *graphNodeResourceDestroy) destroyIncludePrimary(
|
|||
}
|
||||
|
||||
if v.Primary != nil {
|
||||
println("FUCK: " + prefix + " ; " + k)
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue