sv-oss/cdk-docker-creds-action
Github Action to configure cdk-assets for external docker registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registryHost | Hostname of the docker registry to configure | yes | — |
| secretsManagerSecretId | Authenticate to the registry using user/pass credentials from a SecretsManger secret Id or ARN | no | — |
| ecrRepository | Authenticate to the registry using ECR authentication | no | — |
| secretsUsernameField | When using with secretsManagerSecretId, specify the field containing the username | no | — |
| secretsPasswordField | When using with secretsManagerSecretId, specify the field containing the password | no | — |
| roleArn | Assume the specified IAM role before authenticating to the registry | no | — |
Outputs
no outputs