Panic when handling required empty lists #1856
Labels
impact/panic
This bug represents a panic or unexpected crash
kind/bug
Some behavior is incorrect or out of spec
This is a bit of a degenerate case found in cross-tests under TestEmptyRequiredList in #1801 - specifically when there
is a Required list-nested block, TF disallows sending empty lists with an error, but Pulumi panics.
The text was updated successfully, but these errors were encountered: