opentofu/internal/states/statemgr
Marcin Wyszynski 772ac1fc35
Pass context to all statemgr.Locker operations (#789)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-25 14:22:11 +02:00
..
testdata Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
doc.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
filesystem_lock_unix.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
filesystem_lock_windows.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
filesystem_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
filesystem.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
helper.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
lineage.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
lock_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
lock.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
locker.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
migrate_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
migrate.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
persistent.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
plan.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
snapshotmetarel_string.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
statemgr_fake.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
statemgr_test.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
statemgr.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
testing.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
transient_inmem.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
transient.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00