I am applying the project seed pattern where I cre...
# google-cloud
d
I am applying the project seed pattern where I create a new project with pulumi starting from a root project: I create a bucket, I enable cloud run, all works, except when I create a topic subscription that fails with 403. What I don’t understand is whether my topic subscription is getting created with the service account of cloud build (where I run pulumi) or the default service account for the newly created project