---
title: "Deprovision Resources"
canonical: "https://docs.infoblox.com/space/DeploymentGuideTerraformNIOSProvider/807534977/Deprovision%20Resources"
format: markdown
---
To remove the objects created by Terraform from the Grid, you will use the terraform destroy command.

1. **[Ubuntu]** Return to your** Terminal**  window.
2. **[Ubuntu]** Ensure you are still in the** Desktop\Terraform\resources\ipv4_networ** directory in the terminal.
3. [Ubuntu] Run the **terraform destroy -auto-approve** command to destroy the new networks. *Note: The -auto-approve is optional. If you do not add this, you will be prompted for confirmation before resources are destroyed.*

![image](media://93d31aed-c372-402f-896e-69e1845f044f)

4. **[Ubuntu]** To verify the networks were removed from the Grid, return to **[NIOS]** in the Firefox browser and click on each network container to see the networks are gone.