Jad EH
Jad EH
I'm running into the same issue. I noticed in my case, the project number showing up does not match the quota project's number: ``` "consumer": "projects/764086051850" ``` Have you found...
Thank you both, that workaround worked for me. That being said, since the original issue still persists, I'm sharing the [Github issue](https://github.com/hashicorp/terraform-provider-google/issues/17998) I created for it for reference. Feel free...
I'm not sure how you were able to replicate my code without errors, however, that link you mentioned says to use: `gcloud auth application-default set-quota-project $PROJECT` in order to fix...
Thanks, I'll try to replicate again sometime in the next week and get back to you with the results.
@zebo3k Yes, I did end up finding a solution! Thanks for reminding me to post it. Since part of my terraform code involved providing the user with the org admin...