This message was deleted.
s
This message was deleted.
p
(I'm comparing it to
pulumi config -j
in terms of speed)
m
takes me about 18s with only 1 variable, i think that is just the time it takes
q
I wonder why it takes that long though. It bugs me as well, since we use it in our pipelines and 20 seconds to get some variables is substantial.
p
maybe it does
pulumi preview
underneath (so it actually depends on the stack size and network conditions?) instead of simple lookup?
I haven’t tested that so it’s just a guess.