Commit Graph

37 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
6 years ago
James Bardin 53a8e321eb remove mod=vendor in statemgr test
6 years ago
Kristin Laemmert 95eca06782
statemgr: add a NewUnlockErrorFull state manager for tests (#25823)
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
James Bardin 15a95031e5 remove a few traces of states.EachMode
6 years ago
Mikhail Mazurskiy c9ce1f0c1f
Fix typos (#24531)
6 years ago
James Bardin 3ee9cf49ce missing wg.Wait in concurrent test
6 years ago
Kristin Laemmert ed1aebbeda
terraform: large refactor to use Provider from configs.Resource (#24396)
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
Alisdair McDiarmid f54e2a62bf states: Fix coverage blips in statemgr/filesystem
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
aqche bcaf7f7ba7 states/statemgr: Properly return error when Unlock detects invalid lock id
7 years ago
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