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 ed1aebbeda
terraform: large refactor to use Provider from configs.Resource (#24396)
6 years ago
..
testdata statemgr: New package for state managers 7 years ago
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: Fix coverage blips in statemgr/filesystem 6 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 statemgr: New package for state managers 7 years ago
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: New package for state managers 7 years ago
statemgr_test.go statemgr: New package for state managers 7 years ago
testing.go terraform: large refactor to use Provider from configs.Resource (#24396) 6 years ago
transient.go statemgr: New package for state managers 7 years ago
transient_inmem.go statemgr: New package for state managers 7 years ago