Auto approve in apply or destroy in Terraform

Just add to commandline the option:

-auto-approve
Examples:
terraform apply -auto-approve
terraform destroy -auto-approve