I have accidentally deleted all IAM users while applying the google_project_iam_binding
resource of terraform. I have now recovered all the users.
Now, I want to create a private service connection with GCP to assign the private IP to CloudSQL. But I am getting the below error.
We encountered a problem while creating a connection. Required 'compute.globalAddresses.list' permission for 'projects/XXXXXX' Help Token:XXXXXXX
I have enabled/disabled all the services, IAM users having the owner access.
PROJECT_NUMBER@cloudservices.gserviceaccount.com has the editor access as well.
I got the below error while creating the private connection: