Delete resources

To avoid incurring charges to your Google Cloud account for the resources used, make sure that you remember to delete resources that you no longer need.

Delete a workstation

To delete a workstation from the Google Cloud console:

  1. In the Google Cloud console, go to Cloud Workstations > Workstations.
  2. Select the checkbox beside the workstation that you want to delete.
  3. Click themore_vertMore options menu and select Delete to delete the selected workstation.

If your workstation configuration uses persistent disks and the reclaim policy is set to retain persistent disks after you delete the workstation, be sure to remind your Cloud Workstations Admin to manually delete the persistent disk for you.

Delete a workstation configuration

If you created a new workstation configuration to learn about Cloud Workstations and you no longer need the configuration, you can delete it from the Google Cloud console:

  1. In the Google Cloud console, go to Cloud Workstations > Workstation configurations.
  2. Select the checkbox beside the workstation configuration that you want to delete.
  3. Click themore_vertMore options menu and select Delete to delete the selected workstation configuration.

Delete a workstation cluster

To delete a workstation cluster from the Google Cloud console:

  1. In the Google Cloud console, go to Cloud Workstations > Clusters.
  2. Select the checkbox beside the cluster that you want to delete.
  3. Click themore_vertMore options menu and select Delete to delete the selected workstation cluster.

Delete a Google Cloud project

To delete a Google Cloud project from the Google Cloud console or from the gcloud CLI:

Console

  1. In the Google Cloud console, go to the Manage resources page.

    Go to Manage resources

  2. In the project list, select the project that you want to delete, and then click Delete.
  3. In the dialog, type the project ID, and then click Shut down to delete the project.

gcloud

    Delete a Google Cloud project:

    gcloud projects delete PROJECT_ID

What's next