Error shown when running Integrate or terraform apply command with external Terraform scripts
Issue | Description | Solution |
---|---|---|
When using the "Integrate" or "terraform apply" command with external Terraform scripts, you may encounter the following error: Error: Error when reading or editing Project Service <gcp-project-id>/recommender.googleapis.com: googleapi: Error 429: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudresourcemanager.googleapis.com' for consumer 'project_number:xxxxxxxxxx'. | This error occurs when there is an excessive number of API calls sent to the Google Cloud Platform (GCP). The error message indicates that the quota for the Read requests metric and the Read requests per minute limit of the cloudresourcemanager.googleapis.com service has exceeded for the specified project. | To address this issue, there are two possible solutions:
|