Want to shutdown a cloud project but not sure if any services are runing

Hi All,

We have a cloud account (or multiple) and are trying to clean this up by shutting down the ones we don’t need. In this case on our cloud console we can see a project, but are unsure if there are actually any active services on it.

I have checked the APIs, keys, oauth screens etc. but is there any way to be sure before closing the project?

Thank you.

Hi!

Worth checking out Cloud Asset Inventory, if not already.

https://cloud.google.com/asset-inventory/docs/overview

You can run a report to review everything deployed into a specific project, even which APIs are enabled. See:

https://cloud.google.com/asset-inventory/docs/searching-resources#console

Hope that helps,

Alex

Thank you for the help!