terraform/backend/remote-state
James Bardin 112c37458f report the proper lock id from a state lock error
Fix the now failing state unlock test by reporting the correct ID.

The ID used by GCS is the generation number of the info object, which
isn't known until the info is already written out. While we can't get
the correct ID from the info data for the error rmessage, we can update
it with the generation number after it's read.
2018-02-20 20:54:01 -05:00
..
azure Get the enviroment from the environment variable (#16326) 2017-11-06 16:59:48 +00:00
consul update tests for new consul packages 2017-10-29 12:40:44 -04:00
etcdv3 Add TLS support. 2017-09-09 08:03:59 +01:00
gcs report the proper lock id from a state lock error 2018-02-20 20:54:01 -05:00
inmem add another failing test for remote.State lineage 2017-08-01 19:34:21 -04:00
manta backend/manta: Update manta dependencies 2018-01-17 11:34:02 -08:00
s3 Merge pull request #17086 from hashicorp/jbardin/GH-17083 2018-01-17 18:51:43 -05:00
swift go fmt 2017-12-26 13:26:38 -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