Skip to content
New issue

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

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

Already on GitHub? # 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 · 1 comment
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

@aokugel
Copy link
Contributor

aokugel commented Jul 26, 2024

I think this issue can be closed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants