stevenyslee
Results
1
comments of
stevenyslee
I was able to get around it by manually setting the project in the [environment variable](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/provider_reference#quota-management-configuration) ``` export USER_PROJECT_OVERRIDE=true # force resources to send a billing project export GOOGLE_BILLING_PROJECT=your-quota-project #...