0

We have 20+ projects in GCP, and want to automatically watch their GCE VM instances using gcloud projects list and gcloud compute instances list .

So I want a service account which has accesses to these projects.

Is there any easy ways to create such a service account?

I can create IAMs by projects, but it is too hard...

Maxim
  • 4,075
  • 1
  • 14
  • 23
Taichi
  • 2,297
  • 6
  • 25
  • 47
  • It is possible to create a service account and share it with multiple projects. You can see a similar case [here](https://stackoverflow.com/a/35558464/10423558). – Alex Riquelme Oct 01 '18 at 09:13

0 Answers0