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

Terrascan: Not working in a Repository referencing other repository #1030

Closed
PrateekKhatri opened this issue Sep 23, 2021 · 1 comment
Closed

Comments

@PrateekKhatri
Copy link

Hi Team,

I have one private repository that contains terraform modules (let's say repo1) and the other private repository which is referencing to terraform module repository (let's say repo2) .
While adding terrascan GitHub action to repo2 it is failing to run terrascan with the below error:

terrascan scan -d . -i terraform --iac-version v14 -t aws
2021-09-22T12:40:32.157Z error downloader/getter.go:105 failed to download error: 'error downloading
/usr/bin/git exited with 128: Cloning into '/tmp/ryinov'...
fatal: could not read Username for 'https://github.com': No such device or address

@cesar-rodriguez
Copy link
Contributor

Hi @PrateekKhatri,

I'm closing this issue as we're tracking it on the GitHub action repository here tenable/terrascan-action#16. There's an open PR that we're finalizing to address this issue tenable/terrascan-action#22

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

2 participants