We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6560145 commit 1d0f88fCopy full SHA for 1d0f88f
website/docs/index.html.markdown
@@ -34,9 +34,9 @@ resource "google_compute_instance" "default" {
34
35
The following keys can be used to configure the provider.
36
37
-* `credentials` - (Optional) Contents of the JSON file used to describe your
38
- account credentials, downloaded from Google Cloud Console. More details on
39
- retrieving this file are below.
+* `credentials` - (Optional) Contents of a file that contains your service
+ account private key in JSON format. You can download this file from the
+ Google Cloud Console. More details on retrieving this file are below.
40
41
Credentials can also be specified using any of the following environment
42
variables (listed in order of precedence):
0 commit comments