Commit Graph

17 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
8 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
8 years ago
James Bardin e9a76808df create clistate.Locker interface
8 years ago
James Bardin ef8ed1e275 coalesce the backened interrupt code
8 years ago
James Bardin 7cba68326a always wait for a RunningOperation to return
8 years ago
Stefan Schmidt c200c170ad Handle refresh errors.
9 years ago
James Bardin 85295e5c23 watch for cancellation in plan and refresh
9 years ago
James Bardin 305ef43aa6 provide contexts to clistate.Lock calls
9 years ago
James Bardin 3f0dcd1308 Have the clistate Lock use LockWithContext
9 years ago
Mitchell Hashimoto 2be1f55cbb
backend/local: allow refresh on empty/non-existent state
9 years ago
Mitchell Hashimoto 9574f16f92
backend/local: refresh with no config should not crash on input
9 years ago
James Bardin f2e496a14c Have backend operations properly unlock state
10 years ago
James Bardin 67dc16c9ca Make backend/local test pass
10 years ago
Mitchell Hashimoto 65982bd412
backend/local: use new command/state package for better UX
10 years ago
James Bardin 9cdba1f199 enable local state locking for apply
10 years ago
Mitchell Hashimoto 397e1b3132
backend/local
10 years ago