patrickchugh / terravision

Terravision creates Professional Cloud Architecture Diagrams from your Terraform code automatically. Supports AWS, Google and Azure.
Mozilla Public License 2.0
768 stars 77 forks source link

Cannot create diagrams for TF which references external modules - Azure devops #125

Open f0rkth1s opened 4 months ago

f0rkth1s commented 4 months ago

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