Skip to content

Commit 8697b43

Browse files
add docs for sa credential generation (#3614) (#2151)
Signed-off-by: Modular Magician <[email protected]>
1 parent 9836813 commit 8697b43

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changelog/3614.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/guides/getting_started.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ choose an existing account, or create a new one. Next, download the JSON key
157157
file. Name it something you can remember, and store it somewhere secure on your
158158
machine.
159159

160+
> *Note*: Currently the only supported service account credentials are credentials
161+
downloaded from Cloud Console or generated by `gcloud`.
162+
163+
160164
You supply the key to Terraform using the environment variable
161165
`GOOGLE_APPLICATION_CREDENTIALS`, setting the value to the location of the file.
162166

0 commit comments

Comments
 (0)