Parsing Terraform Source Files..
Added Source Location: /Users/xxxxxx/azure-devops/statements-source-infra/infrastructure/
Parsing /Users/xxxxxx/azure-devops/statements-source-infra/infrastructure/sns.tf
Found 3 resource stanza(s)
Parsing /Users/xxxxxx/azure-devops/statements-source-infra/infrastructure/lambdas.tf
Found 20 module stanza(s)
Loading Sources..
Processing External Module: git::ssh://git@ssh.dev.azure.com/v3/xxxxxx/xxxxxx/terraform-modules//lambda?ref=v1.0.1
Assuming code from Terraform registry source: git@ssh.dev.azure.com/v3/xxxxxx/xxxxxx/terraform-modules
0it [00:00, ?it/s]
ERROR: Unable to call Git to clone repository! Check git and SSH fingerprints and keys are correct and ensure the repo git@ssh.dev.azure.com/v3/xxxxxx/xxxxxx/terraform-modules is reachable via the git CLI.
Should be
git@ssh.dev.azure.com:v3/xxxxxx/xxxxxx/terraform-modules