All of our secrets are managed by Google Secret Manager. As a developer, your Google account has the required permissions to access all of them. To set up your environment to do so, do the following:
- Install the Google Cloud CLI,
then initialize it by running the
following command:
gcloud init - Create local authentication credentials for your Google Account:
gcloud auth application-default login