helpful-tent-95136
07/07/2021, 11:09 AMError 403: Cloud SQL Admin API has not been used in project [REDACTED] before
except the project id in the error is in the wrong project?
If i run pulumi up
from local as myself, it deploys fine.
If i run pulumi up
from our CD environment AFTER i've deployed the database from my local, it deploys fine, and deploys other resources into the correct project.
BUT if I run pulumi up
from our CD environment following a Pulumi destroy, it gives me this error for the wrong project.
I checked the service account I'm using and it has Cloud SQL Admin
assigned in the correct project!
I am rather flummoxedhelpful-hair-30515
07/07/2021, 11:26 AMroles/iam.serviceAccountUser
to SA and try again and i hope this API <http://sqladmin.googleapis.com|sqladmin.googleapis.com>
you enabled already.helpful-tent-95136
07/07/2021, 11:35 AMhelpful-hair-30515
07/07/2021, 11:43 AMhelpful-tent-95136
07/07/2021, 11:51 AMhelpful-hair-30515
07/07/2021, 11:54 AMhelpful-tent-95136
07/08/2021, 1:49 AMhelpful-hair-30515
07/08/2021, 2:06 AM