When you deploy VMware Tanzu Operations Manager (Ops Manager) to Google Cloud Platform (GCP), you provision a set of resources. This topic describes how to delete the resources associated with an Ops Manager deployment.
You can delete the resources in one of two ways:
If you created a separate project for your Ops Manager deployment, follow the procedure in Delete the Project below.
If the project that contains your Ops Manager deployment also contains other resources that you want to preserve, follow the procedure in Delete Ops Manager Resources below.
To delete the project for your Ops Manager deployment:
Navigate to the GCP Console Dashboard.
Under your Project, click Manage project settings.
Click DELETE PROJECT.
Enter your project ID and click SHUT DOWN to confirm.
To delete the resources associated with your Ops Manager deployment:
Navigate to the GCP Console Dashboard.
Click the upper left icon and select Networking.
Click Load balancing.
Perform the following steps for all load balancers associated with your Ops Manager deployment:
Click the upper left icon and select Compute Engine.
Perform the following steps for VM instances, Instance groups, and Disks:
Click the upper left icon and select Networking.
Click External IP addresses.
Select all external IP addresses associated with your Ops Manager deployment, and click RELEASE STATIC ADDRESS.
Click Networks, and perform the following steps for any networks you created for Ops Manager:
Click the upper left icon and select IAM & Admin.
Click the trashcan icon next to the bosh
service account you created for Ops Manager and click REMOVE.
Navigate to Compute Engine > Metadata > SSH Keys. Delete the vcap
SSH key that you created for the project.