terraform/state
Ash Berlin 70de22253a Fix error message in Azure state backend (#12424)
The error led me to try adding `resource_group` but the code wanted `resource_group_name`. This fixes the error message to match the code.
2017-03-04 20:27:37 +02:00
..
remote Fix error message in Azure state backend (#12424) 2017-03-04 20:27:37 +02:00
testdata Use NewLockInfo to get a pre-populated value 2017-02-15 14:41:55 -05:00
backup.go Update the state.Locker interface 2017-02-15 14:41:55 -05:00
backup_test.go state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
inmem.go state: deep copies are required 2015-02-23 21:36:58 -08:00
inmem_test.go state: InmemState 2015-02-23 15:13:55 -08:00
local.go fix windows locking 2017-02-17 13:29:48 -05:00
local_lock_unix.go Switch from Path to PathOut on LocalState.written 2017-01-30 17:16:57 -05:00
local_lock_windows.go fix windows locking 2017-02-17 13:29:48 -05:00
local_test.go test failure for windows local locks 2017-02-17 13:29:47 -05:00
state.go Clean up LockInfo and LockError and use them 2017-02-15 14:44:43 -05:00
state_test.go Clean up LockInfo and LockError and use them 2017-02-15 14:44:43 -05:00
testing.go Fix vet issues 2016-10-18 11:11:12 -04:00