I'm trying to create a resource that depends on an...
# dotnet
w
I'm trying to create a resource that depends on an
Output<ImmutableArray<T>>
, if I try to use Linq it doesn't create the resources. I have a workaround where I don't use Linq, but is there a better way to write this? I put my use case here https://gist.github.com/fracek/a94ff73d42b8f1aa180abe885982f7a4