Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in GCP by (29.3k points)
My project contains multiple resources, that are created from different sources using Deployment Manager API from Console. I need to delete the resources without deleting the project. Is there any way so that we can delete all resources in this project.

1 Answer

0 votes
by (50.2k points)

It is not advisable to use a single click to delete the resources in a project. If the team is working on the resources then it will not be a good option to delete the resources from the GCP project.

But there is a way to delete the resources using the bash script. Refer to the below link for the script.

Refer to the below tutorial on Google cloud training for better understanding.

Browse Categories

...