Skip to content

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

@f0rkth1s

Description

@f0rkth1s

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions