Hey. I have a Cloud Run revision running with no p...
# google-cloud
c
Hey. I have a Cloud Run revision running with no problems. When I do
pulumi up
to add a new env variable to the container spec, I get this error:
googleapi: Error 409: Conflict for resource 'my-dev-app' for version '123345234100'.
What does this mean? I tried running
pulumi refresh
but that didn't help either. Am I doing something philosophically wrong with my approach?