You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/states/statemgr
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
..
testdata
doc.go Update doc.go, fix typo (#20529) 7 years ago
filesystem.go states/statemgr: Properly return error when Unlock detects invalid lock id 6 years ago
filesystem_lock_unix.go states/statemgr: Local locks meta is near output path, not input path 7 years ago
filesystem_lock_windows.go states/statemgr: Local locks meta is near output path, not input path 7 years ago
filesystem_test.go states/statemgr: use -mod=vendor to run the state locking helper 7 years ago
helper.go command: Use statemgr.Import and statemgr.Export for state push and pull 7 years ago
lineage.go command/state: update and fix the state push and pull 7 years ago
locker.go states/statemgr: Avoid HTML escaping when printing LockInfo 7 years ago
migrate.go Version tools per Go convention under tools.go 6 years ago
migrate_test.go states/statemgr: Migrate, Import, and Export functions 7 years ago
persistent.go
plan.go terraform: Ugly huge change to weave in new State and Plan types 7 years ago
snapshotmetarel_string.go stringer: Regenerate files with latest version 7 years ago
statemgr.go statemgr: Helper funcs RefreshAndRead and WriteAndPersist 7 years ago
statemgr_fake.go
statemgr_test.go
testing.go addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
transient.go
transient_inmem.go