Is it possible to improve this error message, or m...
# general
s
Is it possible to improve this error message, or make single resources supported as a value for
dependsOn
in `ResourceOpts`:
Copy code
error: TypeError: dependsOn.map is not a function
        at /Users/James/Code/pulumi/pulumi-lambda-cert/node_modules/@pulumi/pulumi/runtime/resource.js:160:92
        at Generator.next (<anonymous