-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Problem: When running terragrunt using modules with source pointing to git repos, errors occur when attempting to access the source with ssh authentication.
[terragrunt:Terraform/S3] 2019/05/19 00:14:54.713 �[31mERROR - module.s3
Updating source "git@github.com:rootleveltech/rlt-aws-s3.git//source?ref=v1.3"
�[31mError loading modules: error downloading 'ssh://git@github.com/rootleveltech/rlt-aws-s3.git?ref=v1.3': /usr/bin/git exited with 128: Cloning into '.terraform/modules/e741b2731ee3faf37c0604f0abd29872'...
error: cannot run ssh: No such file or directory
Not sure what is going on, but perhaps missing openssl-client?
Metadata
Metadata
Assignees
Labels
No labels