terraform/backend/remote-state/gcs
Florian Forster 816c98f387 backend/remote-state/gcs: Read credentials with ioutil.ReadFile().
We never expect the raw JSON to appear in the config, so pathorcontents is
not the right package here.
2017-10-27 16:52:21 -04:00
..
backend.go backend/remote-state/gcs: Read credentials with ioutil.ReadFile(). 2017-10-27 16:52:21 -04:00
backend_state.go backend/remote-state/gcs: Document the "prefix" option. 2017-10-27 16:51:21 -04:00
backend_test.go backend/remote-state/gcs: Implement an end-to-end test. 2017-10-27 16:51:21 -04:00
client.go backend/remote-state/gcs: Rename "gcloud" to "gcs" for backwards compatibility. 2017-10-27 16:51:21 -04:00