mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Document credentials variable and env var
This commit is contained in:
parent
dd2740d4fe
commit
ed68fcc752
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue