Tanzu Cloud Service Broker for GCP 1.8

Uninstalling Cloud Service Broker for GCP

Last Updated February 26, 2025

This topic tells you how to uninstall Cloud Service Broker for GCP.

Overview

To uninstall Cloud Service Broker for GCP you must:

  1. Clean Up Service Instances and Associated Resources
  2. Uninstall the Tile

Clean Up Service Instances and Associated Resources

Before deleting the Cloud Service Broker for GCP tile, decide what to do with any service instances already created. Uninstalling this broker stops users from using Cloud Foundry to manage the service instances, bindings, and keys created by this broker.

Choose one of the following options to clean up the resources for each service:

  • Option 1: Permanently delete all service instances, bindings, and keys from Cloud Foundry, and remove all resources from the Google Cloud Platform (GCP) Console. For each service created by Cloud Service Broker for GCP, run:

    cf delete-service SERVICE-NAME
    
  • Option 2: Delete all service instances, associated service bindings and service keys from Cloud Foundry, but keep the GCP resources. For each service created by Cloud Service Broker for GCP, run:

    cf purge-service-instance SERVICE-NAME
    

    The resources are not removed from the GCP Console, but are no longer managed by Cloud Service Broker for GCP.

Uninstall the Tile

To uninstall the Cloud Service Broker for GCP tile:

  1. Follow the steps in Clean Up Service Instances and Associated Resources.

    Important The uninstall operation will fail if you have any service instances that are not cleaned up.

  2. Navigate to the Tanzu Operations Manager Installation Dashboard and click the trash can icon on the Cloud Service Broker for GCP tile.
  3. Click Confirm on the pop up window.
  4. Click Review Pending Changes.
  5. Click Apply changes to uninstall the Cloud Service Broker for GCP tile.