dopplerhq/Fetch Doppler Secrets
Fetch Doppler secrets for a specific Project and Config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-method | Auth method to use. - "token" (default): Authenticate with a static API token (`doppler-token`) - "oidc": Authenticate via OIDC. Note that this requires the `id-token: write` permission on the Github job or workflow. See https://docs.doppler.com/docs/service-account-identities | — | token |
| doppler-token | Doppler Service Token that grants access to a single Config within a Project. See https://docs.doppler.com/docs/service-tokens | no | — |
| doppler-project | Doppler Project | no | — |
| doppler-config | Doppler Config slug (e.g. prd) | no | — |
| inject-env-vars | Inject secrets as environment variables for subsequent steps if set to `true`. | no | — |
| doppler-identity-id | Identity to use, required when auth-method is "oidc". | no | — |
| doppler-api-domain | — | no | api.doppler.com |
Outputs
no outputs