Destroy infrastructure without approval prompt.
Section: Plan and Apply
Destroy without prompt
bash
bash
terraform destroy -auto-approveExplanation
Destroy infrastructure without approval prompt.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Plan and Apply
Destroy infrastructure
Destroy all resources managed by the current configuration.
Create execution plan
Show the actions Terraform would take to reach the desired state.