Panic on invalid resource when valid error is expected #668
Labels
customer/feedback
Feedback from customers
impact/regression
Something that used to work, but is now broken
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
Milestone
What happened?
In latest Pulumi yaml dependencies, the new client version panics when I instead expect the following error
resources.badResource must be an object;
Note
This may be more appropriate in https://github.com/pulumi/pulumi feel free to move the issue there for tracking
Example
Panic
Expected Error
Output of
pulumi about
This actually causes Pulumi about to panic as well. I am on pulumi cli
v3.137.0
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).
The text was updated successfully, but these errors were encountered: