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

Can't run the tools in AWS CodeBuild #64

Open
fabio-vitali-docebo opened this issue Sep 3, 2022 · 1 comment
Open

Can't run the tools in AWS CodeBuild #64

fabio-vitali-docebo opened this issue Sep 3, 2022 · 1 comment

Comments

@fabio-vitali-docebo
Copy link

fabio-vitali-docebo commented Sep 3, 2022

Hi, I'm trying to implement an integration test on one of my microservice. I can't successfully run sls-test-tools because of this error when executing EventBridge.init:

SharedIniFileCreds Error: Error - ENOENT: no such file or directory, open '/root/.aws/credentials'

Is it possible to skip the AWS config setup I see in general.ts util? I really don't need that because I'm running the tool during the CodeBuild build phase, assuming the CodeBuild service role...

Thanks!

@fabio-vitali-docebo fabio-vitali-docebo changed the title Can't run the tools in CodeBuild Can't run the tools in AWS CodeBuild Sep 4, 2022
@fabio-vitali-docebo
Copy link
Author

any suggested workaround for this? thanks!

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