terraform
terraform copied to clipboard
PG remote backend: use a unique creation lock for each database schema
Proposed solution to issue #33217. The create lock does not need to be global on the database, this change makes a unique lock per database schema.
The CODEOWNER for this review is @remilapeyre.