Like it is mentioned in earlier answers there is no specific -force flag available with "terraform destroy" command perhaps because terraform deals with multiple resource dependences either while creating or destroying. In case if it failed in destroying the resources then you need to address their dependency issue. It is good because you should not end up with messed up uncleaned resources in Cloud.