`error: Exception calling application: code() take...
# general
h
error: Exception calling application: code() takes at most 15 arguments (16 given)
- this is what I'm getting when using dynamic resource when trying to do
pulumi destroy
. It was working fine for some time and now it's broken without any code change. What is happening?