ncruces 3 days ago

Might finally be possible to do this on S3: https://pkg.go.dev/github.com/ncruces/go-gcp/gmutex

1
phrotoma 2 days ago

Huh. Does this mean that the AWS terraform provider could implement state locking without the need for a DDB table the way the GCP provider does?

arianvanp 2 days ago

Correct

phrotoma 1 day ago

Holy crap that is fantastic!