Commit Graph

22 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
7 years ago
Radek Simko 8a6d1d62b6
stringer: Regenerate files with latest version
7 years ago
Sander van Harmelen 21cca34716 Fixup the docs for WriteStateForMigration
7 years ago
Sander van Harmelen 57f6e01830 backend/local: preserve serial and lineage on failure
7 years ago
Andriy Borodiychuk a0f3a2daa0 Update doc.go, fix typo (#20529)
7 years ago
Radek Simko ea05da89cb
states/statemgr: Avoid HTML escaping when printing LockInfo
7 years ago
Martin Atkins e8f9fad0e3 states/statemgr: use -mod=vendor to run the state locking helper
7 years ago
Martin Atkins 5255e85238 "go fmt" fixups
8 years ago
Martin Atkins 6cb3b0f4cf states/statemgr: Local locks meta is near output path, not input path
8 years ago
Martin Atkins 48601d261d states/statemgr: In Filesystem, back up output file, not input file
8 years ago
Martin Atkins ec27526cc3 command: Fix TestMetaBackend_configuredChangeCopy_multiToMulti
8 years ago
Martin Atkins 22c84c71a4 command: Use statemgr.Import and statemgr.Export for state push and pull
8 years ago
Martin Atkins 985b414dca states/statemgr: Fix the Filesystem state manager tests
8 years ago
Martin Atkins 94510bc1b9 states/statemgr: Migrate, Import, and Export functions
8 years ago
Sander van Harmelen 7fbd93b5cd command/state: update and fix the state push and pull
8 years ago
James Bardin d707049f72 don't make a backup of a nil state
8 years ago
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
8 years ago
Martin Atkins 03e6771536 states/statemgr: don't panic if no state file is present on first write
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 3bb731e2d6 statemgr: Helper funcs RefreshAndRead and WriteAndPersist
8 years ago
Martin Atkins 05936df0e7 statemgr: Backup file support for statemgr.Filesystem
8 years ago
Martin Atkins 53cafc542b statemgr: New package for state managers
8 years ago