melodic-beard-24750
10/25/2023, 10:46 PMgcp:cloudrun:Service (<SERVICE_NAME>):
error: expected property name after '.'
Additionally this error only crops up when updating an existing stack. The stack deploys fine when deploying from scratch. The service is up and running as expected in GCP, so I expect this error might be due to some status relating to the service update not being propagated back to pulumi correctly, but I'm really scratching my head on this one.
Thanks y'all!little-cartoon-10569
10/25/2023, 10:51 PMlimited-oyster-38026
10/26/2023, 1:09 AMmelodic-beard-24750
10/27/2023, 1:05 PMminiature-computer-95401
10/31/2023, 5:15 PMlittle-cartoon-10569
10/31/2023, 6:39 PMminiature-computer-95401
10/31/2023, 8:26 PM$ 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 '.'