Hacker News new | ask | show | jobs
by marcinzm 1887 days ago
Looks like Pulimi, unlike terraform, doesn't provide a means of locking for concurrent access if you use the self-managed state.
1 comments

On its way? [0] Not sure how to tell if / when this PR makes it into 3.0

[0] https://github.com/pulumi/pulumi/pull/2697

Looks like this feature may have made it into v2.23.0, behind an env var: https://github.com/pulumi/pulumi/blob/v2.23.0/CHANGELOG.md#i...

Nice!