terraform/backend/remote-state
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
..
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: Manta Backend was not dealing with a ResourceNotFound 2018-03-12 17:27:57 +02: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