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

catalog/task/aws-cli/0.2 /aws-cli.yaml unable to refer to aws credential #1210

Open
ram4444 opened this issue Oct 25, 2023 · 0 comments
Open

Comments

@ram4444
Copy link

ram4444 commented Oct 25, 2023

Expected Behavior

Get the credential in .aws folder

Actual Behavior

Faild to do so because of
mountPath: /tekton/home/.aws

should be:
mountPath: /root/.aws

Steps to Reproduce the Problem

Additional Info

Please also update image: docker.io/amazon/aws-cli:2.0.52
to a later version.

ref.
https://hub.docker.com/r/amazon/aws-cli

the .aws folder should be in /root unless further specified

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

No branches or pull requests

1 participant