https://pulumi.com logo
s

straight-arm-50771

07/29/2023, 11:53 PM
Is there any ETA on Issue 466: `pulumi up` fails on update when using resource outputs as inputs to other resources. I'm down across the board now for 2 days all envs dev/stage/prod.
m

miniature-musician-31262

07/30/2023, 2:40 AM
Sharing in case it's helpful for your scenario while the team addresses the issue.
a

ancient-policeman-24615

07/31/2023, 9:42 AM
@straight-arm-50771 do you have any idea of what version this did work at?
s

straight-arm-50771

07/31/2023, 2:39 PM
I’ll add this to the ticket notes also, but the workaround isn’t applicable in my instance…. there’s two different resource types that were erroring on version 3.76.1 & 3.75.0. Our last working update was on 3.76.0.
Copy code
type: gcp:cloudfunctions:Function
output: httpsTriggerUrl

type: gcp:vpcaccess:Connector
output: id
FWIW, this was on Windows 11, WSL Ubuntu
reproduced this also on mac, 3.76.1
a

ancient-policeman-24615

07/31/2023, 3:30 PM
Thanks for the information. We have marked this issue as a P1, meaning an engineer will get to it in their next available cycle.