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
dry-keyboard-94795
03/15/2024, 4:58 PM
There's the
--parallel
flag for the cli
s
sparse-gold-10561
03/15/2024, 5:04 PM
hmm i wonder if this is in automation api, let me take a look