Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecr #289

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Ecr #289

merged 4 commits into from
Nov 3, 2023

Conversation

iNikitaGricenko
Copy link
Contributor

What changes are being made and why?

Implemented retrieving AWS authorization token for the docker CLI to push and pull images with Amazon ECR

How the changes have been QAed?

id: ecr-token
namespace: io.kestra.tests

tasks:
  - id: auth
    type: io.kestra.plugin.aws.ecr.GetAuthToken
    region: us-east-1
    accessKeyId: accesskey
    secretKeyId: secretkey

@anna-geller anna-geller merged commit e8b6f03 into kestra-io:master Nov 3, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants