tfsec icon indicating copy to clipboard operation
tfsec copied to clipboard

bug: Docker images cannot pull modules over SSH

Open liamg opened this issue 3 years ago • 0 comments

Describe the bug Modules cannot be cloned over SSH using the built-in module handling functionality when using the provided docker images, as the SSH dependency is unmet.

error: cannot run ssh: No such file or directory
fatal: unable to fork

We should ensure all go-getter dependencies are supplied in all tfsec docker images.

liamg avatar Jul 13 '22 12:07 liamg