Destroy specific resource terraform

Destroy a single resource without full plan

terraform destroy -target='aws_instance.web' -auto-approve
more terraform all 43 commands →