actions-marketplace-validations/cdk-docker-creds-action

Github Action to configure cdk-assets for external docker registries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 2, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sv-oss_cdk-docker-creds-action@2e80de1462dad155aaa66378ded4b0ab8539ba16 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
registryHostHostname of the docker registry to configureyes
secretsManagerSecretIdAuthenticate to the registry using user/pass credentials from a SecretsManger secret Id or ARNno
ecrRepositoryAuthenticate to the registry using ECR authenticationno
secretsUsernameFieldWhen using with secretsManagerSecretId, specify the field containing the usernameno
secretsPasswordFieldWhen using with secretsManagerSecretId, specify the field containing the passwordno
roleArnAssume the specified IAM role before authenticating to the registryno

no outputs