terraform/backend/remote-state
James Bardin 1fa7667ad4 s3 backend should use Client.Delete to DeleteState
The s3.Backend was using it's own code for DeleteState, but the dynamo
entries are only handled through the RemoteClient. Have DeleteState use
a RemoteClient for delete.
2017-06-23 10:19:50 -04:00
..
consul Test losing and reacquiring a consul lock 2017-05-30 14:38:33 -04:00
inmem update remote-state/inmem client 2017-02-28 16:35:45 -05:00
s3 s3 backend should use Client.Delete to DeleteState 2017-06-23 10:19:50 -04:00
backend.go update remote-state.Backend 2017-02-28 16:35:45 -05:00
backend_test.go backend/remote-state 2017-01-26 14:33:49 -08:00
testing.go Move TestRemoteLocks to state/remote 2017-02-08 11:25:52 -05:00