inmar/ECR Token Retrieval
Exchange a Github Token for a scoped STS session token. Sets ENV variables AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN, and ECR_HOSTNAME (registry uri)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github action token | yes | — |
| ecr_token_vendor_url | URL of an instance of the ECR token vendor service | yes | — |
| github_repo | The name of the Github repo, in org/repo format | yes | — |
| subrepos | A comma-delimited list of subrepos to create/use in ECR | no | — |
| include_root | Whether to create a repository with no subrepo name in ECR | no | — |
Outputs
no outputs