Skip to main content
Version: 1.0.0

Delete Project

Deleting GitHub Projects

Refers to Service Container, Job Container, and Serverless Function Project Types.

You can delete a GitHub Project by navigating to the Danger Zone tab of your project settings. Here you will be presented with two options regarding deleting your project:

1. Delete Project and remove from cloud (Delete)

This will stop all branches of your project and spin down any resources associated with this project. We will then delete the project from the Zeet database.

This will keep all resources associated with your project running, but the Project will be removed from Zeet's database. You will no longer be able to view and manage this Project via Zeet. To spin down the resources, you will have to manually delete the project from your cloud console.

tip

If you want to temporarily pause the project, or are looking to spin down resources, but keep the configuration for reference, you can opt to Pause the project. Paused projects don't count towards your Billable projects.

Deleting Infrastructure Projects

Refers to Terraform, Helm, and Kubernetes Manifest based Blueprints.

You can delete an Infrastructure Project by navigating to the Danger Zone section of your project settings. Here you will be presented with two options regarding deletion of the infrastructure.

1. Delete Resources

This will trigger a destroy workflow to spin down the infrastructure that was provisioned by the Project. Note that this will keep the Project in Zeet, with the configuration and settings in place. You can Trigger a new workflow to re-provision the infrastructure at any point of time.

This is often referred to as "archiving" the Project.

2. Delete Project

You can also choose to delete the Project from Zeet's database altogether by selecting the "Delete Project" option. If your Project still has some resources running, you will be prompted to first delete the resources. You can ignore this and Force Delete the Project.

Force Deleting the Project will keep the resources provisioned running in your cloud account, but will remove the Project from Zeet's Database.