Unable to use AWS Credential in github action #706
Unanswered
wcorbett236
asked this question in
Help
Replies: 1 comment
-
|
Hi,
to get more insights, will be helpful to have output with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am trying to run terragrunt init from a github action pipeline and it is just not wanting to find the AWS Key/Secret env vars I have added. I have tried all ways of explicitly passing them but still getting no credential found error.

I am even setting the values directly on the action step as env vars and still says not there.As a checkpoint I was able to pass this secret to the aws configure credentials action and do basic cli commands like list buckets
Tracked in ticket #110145
Beta Was this translation helpful? Give feedback.
All reactions