terraform/backend/remote-state
Kaveh Mousavi Zamani 7507e3cd21 backend/gcs: fix locking issue when used with terraform_remote_state
Previously there was a problem with double-locking when using the GCS backend with the terraform_remote_state data source.

Here we adjust the locking methodology to avoid that problem.
2017-12-06 09:36:16 -08: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 backend/gcs: fix locking issue when used with terraform_remote_state 2017-12-06 09:36:16 -08:00
inmem add another failing test for remote.State lineage 2017-08-01 19:34:21 -04:00
manta Migrate Manta Remote state to be a backend 2017-10-30 18:36:50 +02:00
s3 backend/s3: allow skipping the region check (#16757) 2017-12-05 11:19:36 -08:00
swift Rename openstack provider for swift remote backend 2017-06-13 22:11:16 +01:00
backend.go
backend_test.go
testing.go