File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,15 @@ the IAM principal.
6464### Credentials
6565
6666This repo uses the [ Application Default Credentials (ADC)] [ adc ] strategy for
67- resolving credentials. Please see the
68- [ golang.org/x/oauth2/google ] [ google-auth ] documentation for more information in
69- how these credentials are sourced .
67+ resolving credentials. Please see [ these instructions for how to set your ADC ] [ set-adc ]
68+ (Google Cloud Application vs Local Development, IAM user vs service account credentials),
69+ or consult the [ golang.org/x/oauth2/google ] [ google-auth ] documentation .
7070
71- To explicitly set a specific source for the Credentials to use , see [ Using
71+ To explicitly set a specific source for the Credentials, see [ Using
7272Options] ( #using-options ) below.
7373
74-
75- [ adc ] : https://cloud.google.com/docs/authentication
74+ [ adc ] : https://cloud.google.com/docs/authentication#adc
75+ [ set- adc] : https://cloud.google.com/docs/authentication/provide-credentials-adc
7676[ google-auth ] : https://pkg.go.dev/golang.org/x/oauth2/google#hdr-Credentials
7777
7878### Postgres
You can’t perform that action at this time.
0 commit comments