opentofu/internal/states/statemgr
Andrei Ciobanu eba25e2fed
Add the initial implementation for s3 locking (#2521)
Signed-off-by: yottta <andrei.ciobanu@opentofu.org>
2025-02-25 14:17:30 +02:00
..
testdata Integrate Encryption into State Backends (#1288) 2024-03-04 09:25:14 -05:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
filesystem_lock_unix.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
filesystem_lock_windows.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
filesystem_test.go fix internal/states unit tests Windows (#1714) 2024-06-10 13:19:57 -04:00
filesystem.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
helper.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
lineage.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
lock_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
lock.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
locker.go Add the initial implementation for s3 locking (#2521) 2025-02-25 14:17:30 +02:00
migrate_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
migrate.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
persistent.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
plan.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
snapshotmetarel_string.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
statemgr_fake.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
statemgr_test.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
statemgr.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
testing.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transient_inmem.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
transient.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00