Commit Graph

17 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

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.
8 years ago
James Bardin 85295e5c23 watch for cancellation in plan and refresh
8 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
9 years ago
James Bardin 67dc16c9ca Make backend/local test pass
9 years ago
Mitchell Hashimoto 65982bd412
backend/local: use new command/state package for better UX
9 years ago
James Bardin 9cdba1f199 enable local state locking for apply
9 years ago
Mitchell Hashimoto 397e1b3132
backend/local
9 years ago