GCP Secret Manager Provider
The gcp-secret-manager provider uses Google Cloud Secret Manager.
Configuration
| Variable | Default Value | Description |
|---|---|---|
secrets.gcp-secret-manager.project-id | your-project-id | The Google Cloud project ID for your Secret Manager instance. |
secrets.gcp-secret-manager.credentials-file | gcp-credentials.json | The relative path from the root of the backend directory to look for a JSON file that Google Cloud generates for you containing credential details. |