This message was deleted.
# general
s
This message was deleted.
e
4.9.0 was yanked it had some critical bugs in it, please upgrade to 4.10.0
w
yes, I tried to upgrade to 4.10 but when it run it still tried to download 4.9
e
you might need to state edit for this... if you do
pulumi stack export > state.json
and replace any references of 4.9.0 to 4.10.0 then
pulumi stack import < state.json
that might work around it
👍 1
This is an oddity where the engine trys to load the last provider used by a program even if it doesn't really need it anymore. Something we intend to fix.
w
Thanks for saving my life @echoing-dinner-19531 it is working now ❤️
🙌 1
❤️ 1