tfsec
tfsec copied to clipboard
bug: Docker images cannot pull modules over SSH
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.