I all, I'm encountering this issue and I'm not abl...
# general
b
I all, I'm encountering this issue and I'm not able to get past it. Ive put my pulumi code behind an http route, and I'm trying to deploy a gcr.io image from [Project A] into [Project B]. I've tried everything. Creating service accounts, assigning roles (including max roles didn't work for me) This is my code: https://gist.github.com/georgeportillo/982c7e2a5f56d6ad0b14babe7308b367 Any guidance to solve the issue in the screenshot in a programatic way would be helpful
Additionally, here's a technical diagram of what I'm trying to build