(no title)
maineldc | 1 year ago
Even self hosting your state management in a bucket is simpler with Pulumi since it uses lock files on S3 versus a separate DyanamoDB + S3 combo.
I have been using it in production for 4-5 years and used Terraform for several years before that.
fishnchips|1 year ago
This is disturbing because S3 does not give you guarantees required to implement real locking.
erik_seaberg|1 year ago