Could you please check what the magic happed there? Why do I see pending update and then it's ignored. I tried to dig in the code... looks like it's some references bug.
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
After context refactor pr I cannot upgrade in provider mode anymore. Checked that the problem still exists in the latest commit Also checked one commit before the PR - it works as expected.
Could you please check what the magic happed there? Why do I see pending update and then it's ignored. I tried to dig in the code... looks like it's some references bug.
cc: @iwahbe
Example
https://github.com/pulumiverse/pulumi-zitadel/actions/runs/6546386505/job/17776740556#step:10:27
Output of
pulumi about
It's inside of CI. I'm using this action to setup the latest pulumi https://github.com/pulumiverse/pulumi-zitadel/blob/6bb78c4b2a3b08a5fd2437ab67f18a7da684491a/.github/workflows/upgrade-provider.yml#L28
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).