Error Failed Exploring CI Pattern, Pattern name: Google Cloud Platform (GCP) - Logical DatacentersIssue Run GCP discovery and discovery log return Error Failed Exploring CI Pattern, Pattern name: Google Cloud Platform (GCP) - Logical Datacenters Snippet from Discovery pattern log 2021-09-21 15:27:33: Exception occurred while executing operation Cloud REST Query. Custom operation Failed to run script due to the following error: JAVASCRIPT_CODE_FAILURE: com.snc.sw.exception.CommandFailureException: Cloud request failed. URL: https://www.googleapis.com/compute/v1/projects/<project_id>/regions?maxResults=100 Status: 404 Response: HttpResponseProxy{HTTP/1.1 404 Not Found [Vary: X-Origin, Vary: Referer, Content-Type: application/json; charset=UTF-8, Date: Tue, 21 Sep 2021 05:27:33 GMT, Server: ESF, Cache-Control: private, X-XSS-Protection: 0, X-Frame-Options: SAMEORIGIN, X-Content-Type-Options: nosniff, Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43", Accept-Ranges: none, Vary: Origin,Accept-Encoding, Connection: close, Transfer-Encoding: chunked] ResponseEntityProxy{[Content-Type: application/json; charset=UTF-8,Chunked: true]}}CauseThe project is in a state of "DELETE_REQUESTED" ResolutionEngage GCP admin and make use of the following url to test the project "<project_id>". The expectation is that “<porject_id>” is requested for deletion and that’s why no API call are being made to that project thus 404 returnhttps://cloud.google.com/compute/docs/reference/rest/v1/regions/list