Remix.run Logo
ncruces 7 months ago

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

phrotoma 7 months ago | parent | next [-]

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 7 months ago | parent [-]

Correct

phrotoma 7 months ago | parent [-]

Holy crap that is fantastic!

rekwah 7 months ago | parent | prev [-]

I started looking into this but DeleteObject doesn't support these conditional headers on general purpose buckets; only directory buckets (Express Zone One).