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 |
Florian Forster
|
c00e929ee5
|
backend/remote-state/gcs: Mark the "path" option as deprecated.
|
2017-10-27 16:52:21 -04:00 |
Florian Forster
|
14bfbf0617
|
backend/remote-state/gcs: Document the "prefix" option.
"state_dir" has been renamed to "prefix" to better fix the GCS
terminology.
|
2017-10-27 16:51:21 -04:00 |
Florian Forster
|
c054bd0939
|
backend/remote-state/gcs: Rename "gcloud" to "gcs" for backwards compatibility.
|
2017-10-27 16:51:21 -04:00 |