You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi bro, I'm a newbie working with git and terraform, and maybe you can help me out with this error triying to get modules from git for this project.
Im getting the next error:
Initializing modules...
Downloading [email protected]:achuchulev/terraform-aws-client-vpn-endpoint.git for aws-client-vpn...
Error: Failed to download module
Could not download module "aws-client-vpn" (main.tf:11) source code from
"[email protected]:achuchulev/terraform-aws-client-vpn-endpoint.git": error
downloading
'ssh://[email protected]/achuchulev/terraform-aws-client-vpn-endpoint.git':
/usr/bin/git exited with 128: Cloning into
'.terraform/modules/aws-client-vpn'... [email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
do you know maybe what I'm missing?
Thanks in advance,
Chrono
The text was updated successfully, but these errors were encountered:
Hi bro, I'm a newbie working with git and terraform, and maybe you can help me out with this error triying to get modules from git for this project.
Im getting the next error:
Initializing modules...
Downloading [email protected]:achuchulev/terraform-aws-client-vpn-endpoint.git for aws-client-vpn...
Error: Failed to download module
Could not download module "aws-client-vpn" (main.tf:11) source code from
"[email protected]:achuchulev/terraform-aws-client-vpn-endpoint.git": error
downloading
'ssh://[email protected]/achuchulev/terraform-aws-client-vpn-endpoint.git':
/usr/bin/git exited with 128: Cloning into
'.terraform/modules/aws-client-vpn'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
do you know maybe what I'm missing?
Thanks in advance,
Chrono
The text was updated successfully, but these errors were encountered: