mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-25 12:00:16 -05:00
Add the LockUnlock methods to LocalState and BackupState. The implementation for LocalState will be platform specific. We will use OS-native locking on the state files, speficially locking whichever state file we intend to write to.