patrickchugh / terravision

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

Cannot connect to Git Repo and Terraform Enterprise server #130

Open rbehjati opened 2 months ago

rbehjati commented 2 months ago

Hi,

I am getting the following error, without any additional details:

Checking Terraform Version...

Terraform v1.9.5

ERROR: Cannot connect to Git Repo and Terraform Enterprise server. Check authorisation token, server address and network settings

 Code: 404 - Not Found

Do you know what could be the problem? I could not find anything about authorization requirements in the README.

ytkaczyk commented 1 month ago

Hi, I have the same issue here. I created a token with terraform using terraform login and still receive the same error. --source is point to local files so git should not be necessary. Any help would be appreciated. Thank you!

funkfuzz commented 1 month ago

facing the same issue.

`Checking Terraform Version...

Terraform v1.9.7

ERROR: Cannot connect to Git Repo and Terraform Enterprise server. Check authorisation token, server address and network settings

Code: 404 - Not Found