You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been getting bit on credential_process multiple places on products using the aws go sdk v2 (terraform,pulumi and now e1s 😄 etc) due to this bug I think you just might need to bump the sdk to the fixed version
~ ❯ e1s
sh: /Users/ryan.odonnell/go/bin/redacted: No such file or directory
e1s failed to start, please check your aws cli credential or permission.
operation error ECS: ListClusters, get identity: get credentials: failed to refresh cached credentials, process provider error: error in credential_process: exit status 127
The text was updated successfully, but these errors were encountered:
I've been getting bit on credential_process multiple places on products using the aws go sdk v2 (terraform,pulumi and now e1s 😄 etc) due to this bug I think you just might need to bump the sdk to the fixed version
The text was updated successfully, but these errors were encountered: