This message was deleted.
# google-cloud
s
This message was deleted.
h
c
i saw that github issue the other day and used
autogenerate_revision_name
to solve the 409
h
i thought
autogenerate_revision_name
was supposed to fix the 409 according to that issue - it didn't help me. I had to destroy and rebuild my stack.
It seems that
autogenerate_revision_name
isn't a comprehensive solution for the 409 errors when deploying new Cloud Run revisions; I'm still having these issues. I'm going to experiment with adding a random string to the revision name. Are there any Pulumi folks that could weigh in on this, please?
Okay, I'm still getting this issue with cloud run giving me a 409 error on subsequent deploys 😩