I am running into a weird issue. My Cloud Run serv...
# google-cloud
b
I am running into a weird issue. My Cloud Run services do not have their environment variables stored in pulumi. The https://www.pulumi.com/registry/packages/gcp/api-docs/cloudrun/service/#servicetemplatespeccontainer resource in the pulumi state is actually barely populated, it's not even an array
this is what it looks like
Copy code
"containers": {
      "4dabf18193072939515e22adb298388d": "1b470...",
      "ciphertext": "AAABAPB6voB++3mU..."
    },
the ciphertext value is actually rather long too