This message was deleted.
# general
s
This message was deleted.
l
The panic is due to the last value being passed in
nil
. You should be able to omit it as the options for invokes are variadic.
It shouldn't panic though. I've opened a bug and we'll get it fixed. Thanks for reporting!
Also feel free to join the #CCWP5TJ5U channel with the rest of us!
And it was a small change so I went ahead and put up a PR. This should go out with the next release later this week https://github.com/pulumi/pulumi/pull/5270
m
thanks 🙂