By default, pulumi will use unlimited concurrency - it may be your dependency graph is forcing a more linear approach.
cuddly-computer-18851
09/13/2023, 7:05 AM
Of course it also depends on your target infra / provider - if, for example, you're using AWS then running the pulumi process "close" to the cloud ( eg from an ec2 instance ) will be a lot faster, as the API latency will be better.\