This message was deleted.
# general
s
This message was deleted.
l
This was reported yesterday. Downgrade your Pulumi version for now, there'll be a fix soon. Or upgrade if the fix has already been released!
l
m
This is still an issue - even when using the most recent Pulumi release (3.91.0), similarly to this user. If we want to go with the downgrade approach - do you know which version we should downgrade to?
m
I'm also affected. Any recommendation on which version to downgrade to?
Okay... It looks like 3.89.0 works. Everything after that triggers this issue.
l
3.91.0 fixes it, you can roll forward now 🙂
m
Nope. Still seeing the problem:
Copy code
$ curl -fsSL <https://get.pulumi.com> | sh -s -- --version 3.91.0
=== Upgrading Pulumi v3.89.0 to v3.91.0 ===
+ Downloading <https://github.com/pulumi/pulumi/releases/download/v3.91.0/pulumi-v3.91.0-linux-x64.tar.gz>...
...
=== Pulumi is now installed! 🍹 ===
...
$ pulumi up
Previewing update (dev)

View in Browser (Ctrl+O): <https://app.pulumi.com/###>

     Type                     Name                          Plan     Info
     pulumi:pulumi:Stack      gcp-py-cloudrun-cloudsql-dev           
     └─ gcp:cloudrun:Service  default-service                        1 error

Diagnostics:
  gcp:cloudrun:Service (default-service):
    error: expected property name after '.'
It only disappears when downgrading all the way to 3.89.0.