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
Martin Atkins b438db8e16
command: Allow tests to run to completion without panics or hangs
8 years ago
..
testdata statemgr: New package for state managers 8 years ago
doc.go statemgr: New package for state managers 8 years ago
filesystem.go command: Allow tests to run to completion without panics or hangs 8 years ago
filesystem_lock_unix.go statemgr: New package for state managers 8 years ago
filesystem_lock_windows.go statemgr: New package for state managers 8 years ago
filesystem_test.go statemgr: Backup file support for statemgr.Filesystem 8 years ago
helper.go statemgr: Helper funcs RefreshAndRead and WriteAndPersist 8 years ago
interfaces.go statemgr: New package for state managers 8 years ago
lineage.go states/statemgr: don't panic if no state file is present on first write 8 years ago
locker.go statemgr: New package for state managers 8 years ago
persistent.go statemgr: New package for state managers 8 years ago
plan.go terraform: Ugly huge change to weave in new State and Plan types 8 years ago
statemgr.go statemgr: Helper funcs RefreshAndRead and WriteAndPersist 8 years ago
statemgr_fake.go statemgr: New package for state managers 8 years ago
statemgr_test.go statemgr: New package for state managers 8 years ago
testing.go statemgr: New package for state managers 8 years ago
transient.go statemgr: New package for state managers 8 years ago
transient_inmem.go statemgr: New package for state managers 8 years ago