gcp: Placeholder credential string is not a hardcoded credential
This commit is contained in:
parent
0298dc85ab
commit
7bae91eb9a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ import (
|
|||
// GCPCredentialsEnvName contains name of the environment variable used
|
||||
// to specify the path to file with CGP service account credentials
|
||||
const (
|
||||
//nolint:gosec
|
||||
GCPCredentialsEnvName string = "GOOGLE_APPLICATION_CREDENTIALS"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue