cloudbees-io/Configure ECR Credentials For CloudBees Automations
Configure ECR credentials for use with tools that interact with OCI registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registries | A comma-delimited list of ECR Private registry hostnames (for example, '123456789012.dkr.ecr.us-east-1.amazonaws.com') to configure credentials for. Each entry must be a fully-qualified registry hostname including the AWS account ID and region. If you do not specify a registry, the default ECR Private registry for the caller's account and the region(s) given via 'regions' (or the current region) is assumed. When 'registries' is set, the 'regions' input is ignored (regions are part of each hostname). If 'public' is given as input to 'registry-type', this input is ignored. | no | — |
| registry-type | Which ECR registry type to log into. Options: [private, public] | no | private |
| regions | When the registries have not been specified, a comma-delimited list fo the regions to configure the default ECR Private registry for. If empty the only the current region will be configured. | — | — |
Outputs
no outputs