does `Output.all` accept only up to 5 args?
# python
n
does
Output.all
accept only up to 5 args?
1
f
I’m curious where you might be seeing that? The signature is a variable list — https://www.pulumi.com/docs/reference/pkg/python/pulumi/#pulumi.Output.all
n
will re run some tests tomorrow but today I was getting an error stating that function can accept 4 to 5 args