Bug/question ResourceNotFoundException: No progress information found #2107
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/no-repro
This issue wasn't able to be reproduced
What happened?
We have a pulumi stack that we've been successfully using for over a year. In one of our usual deploys we encountered this error:
We also see this in our state file initErrors:
We confirmed that the resource does exist (we can see it in our aws console and in the state file) and we are correctly setting the region. Other resources are able to update with no problem.
Steps to reproduce
Unsure how to reproduce - part of the ask of this question/report is to understand how something like this could happen.
Expected Behavior
We expected the resource to update successfully.
Actual Behavior
Got a ResourceNotFound exception and we are unable to update our stacks.
Output of
pulumi about
No response
Additional context
This question was posted recently on stack overflow and describes something very similar to what we are seeing.
We are hoping to understand what would cause this error to happen and steps on how to resolve.
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).
The text was updated successfully, but these errors were encountered: