This message was deleted.
# general
s
This message was deleted.
b
Check your state, there’s an old provider in there I think. Pulumi state export and search for that version
i
wow, checking it right now
it sound like would be much better to recreate the stack
just updating or leaving single provider inside state hasn’t helped me or I broke the stack 🙂
@billowy-army-68599 on stack create, same issue
Copy code
└─ pulumi:providers:kubernetes                          default_1_1_1           **failed**              1 error
something requires that old provider, any idea how to find it? … going to enable resource one by one
l
There isn't always something that requires the old provider. If there was a recent provider update, the old provider is needed until all the resources have been updated; I don't think it gets "cleared out" until the
up
after the update completes.
i
@billowy-army-68599 crd2pulumi was taking very old provider, will do the investigation a bit later