terraform/backend/remote-state
stack72 df9b2913ae backend/manta: Add support for manta backend tiered path structure
This was already added to triton-go and is now making its way to
the manta backend

```
% acctests backend/remote-state/manta
=== RUN   TestBackend_impl
--- PASS: TestBackend_impl (0.00s)
=== RUN   TestBackend
--- PASS: TestBackend (27.36s)
=== RUN   TestBackendLocked
--- PASS: TestBackendLocked (16.24s)
=== RUN   TestRemoteClient_impl
--- PASS: TestRemoteClient_impl (0.00s)
=== RUN   TestRemoteClient
--- PASS: TestRemoteClient (3.40s)
=== RUN   TestRemoteClientLocks
--- PASS: TestRemoteClientLocks (7.17s)
PASS
ok  	github.com/hashicorp/terraform/backend/remote-state/manta
```
2018-04-03 17:32:10 +03:00
..
azure update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
consul Revert "create clistate.Locker interface" 2018-02-23 11:31:13 -05:00
etcdv3 update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
gcs Standardize http.Client creation with User-Agent 2018-02-28 12:09:50 -05:00
inmem update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
manta backend/manta: Add support for manta backend tiered path structure 2018-04-03 17:32:10 +03:00
s3 update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
swift update remote state tests to use new test helpers 2018-02-20 21:05:58 -05: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