terraform/backend/remote-state/gcs
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
..
backend.go backend/gcs: automatically add trailing slash to prefix 2017-11-08 11:24:36 -08:00
backend_state.go backend/gcs: fix locking issue when used with terraform_remote_state 2017-12-06 09:36:16 -08:00
backend_test.go backend/gcs: automatically add trailing slash to prefix 2017-11-08 11:24:36 -08:00
client.go backend/remote-state/gcs: Rename "gcloud" to "gcs" for backwards compatibility. 2017-10-27 16:51:21 -04:00