TerraformWorkflow
terraform destroy
Destroys all resources managed by the current Terraform configuration.
Syntax
terraform destroy
Examples
Destroy without an interactive prompt (use with care)
terraform destroy -auto-approveDestroys all resources managed by the current Terraform configuration.
terraform destroy
Destroy without an interactive prompt (use with care)
terraform destroy -auto-approve