This message was deleted.
# aws
s
This message was deleted.
f
Sorry, I tried
.all
and
.concat
but still not working.
l
That error message says it's trying to wrap a fat arrow function in a
pulumi.Output
, instead of an array of string outputs, and that needs to be resolved. What's the type of
vpc.getSubnetsIds
? Is it a member or method that you've created? Or a typo?