googleapis / google-cloud-rust

Google Cloud Platform Rust [Experimental] Client Libraries
Apache License 2.0
269 stars 19 forks source link

ci(gcb): use pre-existing resources #259

Closed coryan closed 3 days ago

coryan commented 4 days ago

Creating project-wide grants in Terraform conflicts with the internal Google Cloud project management tools. I moved the service account and project-wide IAM permissions there, and use Terraform only for narrower resources and permissions.

coryan commented 4 days ago

The golang stuff will get fixed in #260