Hi all, I shared an issue on the pulumi-gcp githu...
# google-cloud
d
Hi all, I shared an issue on the pulumi-gcp github last week but would like to share here. https://github.com/pulumi/pulumi-gcp/issues/2391. I'm having issues deploying an app engine service. I wonder if anyone is having the same issues.
s
Hi Paul! I found a few hints for you regarding this issue. https://cloud.google.com/appengine/docs/flexible/troubleshooting - this is likely the error you're hitting. They suggest it's a policy constraint. Furthermore, since you're dealing with zip files, this Stackoverflow thread might be relevant to you: https://stackoverflow.com/questions/76902475/error-code-13-message-an-internal-error-occurred-when-deploying-to-app-engine I hope this helps!