[GH-ISSUE #77] Unhandled error: <class 'ValueError'>, invalid literal for int() with base 10: '"ADAssessment"', <traceback object at 0x0000012B64594380> #39

Closed
opened 2026-05-06 12:36:34 +02:00 by BreizhHardware · 3 comments

Originally created by @ghost on GitHub (Nov 21, 2023).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/77

Hi, I have downloaded the latest version and am getting the following error.

Unhandled error: <class 'ValueError'>, invalid literal for int() with base 10: '"ADAssessment"', <traceback object at 0x0000012B64594380>

I am running terravision, version 0.5

I have completed all the installs as required.
Running the command:
terravision draw --source /D/GLOBAL-INFRA/env

Log:

 _____                          _     _
/__   \___ _ __ _ __ __ ___   _(_)___(_) ___  _ __
  / /\/ _ \ '__| '__/ _` \ \ / / / __| |/ _ \| '_ \
 / / |  __/ |  | | | (_| |\ V /| \__ \ | (_) | | | |
 \/   \___|_|  |_|  \__,_| \_/ |_|___/_|\___/|_| |_|




Preflight check..
  dot command detected: C:\Program Files\Graphviz\bin\dot.EXE
  gvpr command detected: C:\Program Files\Graphviz\bin\gvpr.EXE
  git command detected: C:\Program Files\Git\mingw64\bin\git.EXE
  terraform command detected: C:\Program Files\Terraform\terraform.EXE

Initializing the backend...

Successfully configured the backend "azurerm"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing modules...

Initializing provider plugins...
- Reusing previous version of hashicorp/azuread from the dependency lock file
- Reusing previous version of hashicorp/azurerm from the dependency lock file
- Using previously-installed hashicorp/azuread v2.43.0
- Using previously-installed hashicorp/azurerm v3.76.0

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

Generating Terraform Plan..

Acquiring state lock. This may take a few moments...

REDACTED

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed.
Releasing state lock. This may take a few moments...

Analysing plan..

Unhandled error: <class 'ValueError'>, invalid literal for int() with base 10: '"ADAssessment"', <traceback object at 0x0000012B64594380>
Originally created by @ghost on GitHub (Nov 21, 2023). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/77 Hi, I have downloaded the latest version and am getting the following error. `Unhandled error: <class 'ValueError'>, invalid literal for int() with base 10: '"ADAssessment"', <traceback object at 0x0000012B64594380>` I am running terravision, version 0.5 I have completed all the installs as required. Running the command: `terravision draw --source /D/GLOBAL-INFRA/env` Log: ``` _____ _ _ /__ \___ _ __ _ __ __ ___ _(_)___(_) ___ _ __ / /\/ _ \ '__| '__/ _` \ \ / / / __| |/ _ \| '_ \ / / | __/ | | | | (_| |\ V /| \__ \ | (_) | | | | \/ \___|_| |_| \__,_| \_/ |_|___/_|\___/|_| |_| Preflight check.. dot command detected: C:\Program Files\Graphviz\bin\dot.EXE gvpr command detected: C:\Program Files\Graphviz\bin\gvpr.EXE git command detected: C:\Program Files\Git\mingw64\bin\git.EXE terraform command detected: C:\Program Files\Terraform\terraform.EXE Initializing the backend... Successfully configured the backend "azurerm"! Terraform will automatically use this backend unless the backend configuration changes. Initializing modules... Initializing provider plugins... - Reusing previous version of hashicorp/azuread from the dependency lock file - Reusing previous version of hashicorp/azurerm from the dependency lock file - Using previously-installed hashicorp/azuread v2.43.0 - Using previously-installed hashicorp/azurerm v3.76.0 Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary. Generating Terraform Plan.. Acquiring state lock. This may take a few moments... REDACTED No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. Releasing state lock. This may take a few moments... Analysing plan.. Unhandled error: <class 'ValueError'>, invalid literal for int() with base 10: '"ADAssessment"', <traceback object at 0x0000012B64594380> ```
Author
Owner

@patrickchugh commented on GitHub (Nov 21, 2023):

is this an Azure deployment or AWS?

<!-- gh-comment-id:1821773412 --> @patrickchugh commented on GitHub (Nov 21, 2023): is this an Azure deployment or AWS?
Author
Owner

@ghost commented on GitHub (Nov 22, 2023):

This is Azure deployment.

<!-- gh-comment-id:1822112976 --> @ghost commented on GitHub (Nov 22, 2023): This is Azure deployment.
Author
Owner

@patrickchugh commented on GitHub (Nov 24, 2023):

Sorry Azure support is not implemented yet. That will be my next update.

<!-- gh-comment-id:1825372569 --> @patrickchugh commented on GitHub (Nov 24, 2023): Sorry Azure support is not implemented yet. That will be my next update.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#39
No description provided.