terraform/backend/remote-state/manta
stack72 a6f76aa0af backend/manta: Manta Backend was not dealing with a ResourceNotFound
Fixes: #17314

We now deal correctly with the creation of the state file - we were
not dealing well with a ResourceNotFound error

Now that this has been changed around, we try and create the statefile
and if there is an error, we look for an existing statefile - previously
this was not the order of operations
2018-03-12 17:27:57 +02: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: Manta Backend was not dealing with a ResourceNotFound 2018-03-12 17:27:57 +02:00
client_test.go Migrate Manta Remote state to be a backend 2017-10-30 18:36:50 +02:00