GoogleCloudPlatform / terraform-google-managed-instance-group

Modular Google Compute Engine managed instance group for Terraform.
Apache License 2.0
63 stars 139 forks source link

compute@developer #40

Open abhinavrau opened 5 years ago

abhinavrau commented 5 years ago

I am getting the following error using this module:

google_compute_instance_group_manager.default: The resource 'One of [does_not_exist@invalid-project.iam.gserviceaccount.com]' of type 'serviceAccount' was not found.

Is there a permission missing on a service account?