gruntwork-io/Pipelines Credentials
Fetch Pipelines Credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 7, 2026
- License
- None
Pinned Snippet
uses: gruntwork-io/pipelines-credentials@2a6caba435fe0604a6c326611fbcbc1c6afc3e65 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token_requests | JSON array of token requests: [{"name": "...", "path": "...", "fallback_env": "..."}] | yes | — |
| api_base_url | — | — | https://api.prod.app.gruntwork.io/api/v1 |
Outputs
| name | description |
|---|---|
| tokens_json | JSON object with all fetched tokens keyed by name |