I am exploring managed instance groups on GCP, and I am trying to create a multi-zone (regional) MIG. The instance template gets created however, it always fails to create the MIG declaring a permission error below:
Below is the associated service account used to provision the MIG:

and this is the default service account of Compute Engine:

since I'm using Cloud build, this the default SA:
I highly appreciate your feedback.

