Merge pull request #8267 from ChrisMcKenzie/patch-1
Document credentials variable and env var for gcs remote state
This commit is contained in:
commit
9d41100c13
|
@ -53,3 +53,4 @@ The following configuration options are supported:
|
|||
|
||||
* `bucket` - (Required) The name of the GCS 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
|
||||
|
|
Loading…
Reference in New Issue