Merge pull request #8267 from ChrisMcKenzie/patch-1

Document credentials variable and env var for gcs remote state
This commit is contained in:
Mitchell Hashimoto 2016-08-18 23:34:45 -04:00 committed by GitHub
commit 9d41100c13
1 changed files with 1 additions and 0 deletions

View File

@ -53,3 +53,4 @@ The following configuration options are supported:
* `bucket` - (Required) The name of the GCS bucket * `bucket` - (Required) The name of the GCS bucket
* `path` - (Required) The path where to place/look for state file inside the bucket * `path` - (Required) The path where to place/look for state file inside the bucket
* `credentials` / `GOOGLE_CREDENTIALS` - (Required) Google Cloud Platform account credentials in json format