i'm trying to figure out a setting that allows Pul...
# general
s
i'm trying to figure out a setting that allows Pulumi to create/update/etc more resources at a given time. Is there some ENV variable that can be set to allow this?
d
There's the
--parallel
flag for the cli
s
hmm i wonder if this is in automation api, let me take a look
it is there, great!