terraform/backend/remote-state/manta
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
..
backend.go backend/manta: Support Triton RBAC 2018-01-03 12:12:46 -08:00
backend_state.go backend/manta: Update manta dependencies 2018-01-17 11:34:02 -08:00
backend_test.go update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
client.go backend/manta: Add support for manta backend tiered path structure 2018-04-03 17:32:10 +03:00
client_test.go Migrate Manta Remote state to be a backend 2017-10-30 18:36:50 +02:00