tofusoup 2025-08-26
Standardized registry module import paths
11 files · 52+ · 50-

Registry module import standardization

9 files changed
  • __init__.py Updated import paths to consistent module references
  • base.py Updated import paths
  • cli.py Updated import paths
  • opentofu.py Updated import paths
  • terraform.py Updated import paths
  • engine.py Updated import paths
  • conftest.py Updated test imports to match new paths
  • test_registry_cli.py Updated test imports
  • test_terraform_registry.py Updated test imports
  • Updated import paths in six registry source modules to use consistent module references decouple internal
    6 files
    • __init__.py
    • base.py
    • cli.py
    • opentofu.py
    • terraform.py
    • engine.py
  • Updated corresponding test files in tests/registry/ to match the new import paths qualify internal
    3 files
    • conftest.py
    • test_registry_cli.py
    • test_terraform_registry.py

Browser UI fix

1 file changed
  • app.py Fixed two references
  • Fixed two references in src/tofusoup/browser/ui/app.py remediate internal
    1 file
    • app.py

Build configuration

1 file changed
  • pyproject.toml Added dependency entries