From 0ffa93802efbcdc6d03b4e6e59a788ccc4e308f1 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 6 Nov 2017 19:53:52 +0100 Subject: [PATCH] Fix the info about the default credentials in the provider page (#689) --- website/docs/index.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/index.html.markdown b/website/docs/index.html.markdown index 18c015e7..0d391282 100644 --- a/website/docs/index.html.markdown +++ b/website/docs/index.html.markdown @@ -45,9 +45,9 @@ The following keys can be used to configure the provider. * `GOOGLE_CLOUD_KEYFILE_JSON` * `GCLOUD_KEYFILE_JSON` - The [`GOOGLE_APPLICATION_CREDENTIALS`](https://developers.google.com/identity/protocols/application-default-credentials#howtheywork) - environment variable can also contain the path of a file to obtain credentials - from. + The [`GOOGLE_APPLICATION_CREDENTIALS`](https://developers.google.com/identity/protocols/application-default-credentials#howtheywork) + environment variable can also contain the path of a file to obtain credentials + from. If no credentials are specified, the provider will fall back to using the [Google Application Default