tofusoup 2025-10-23
Stir discovery module added for automatic Terraform test directory cataloging
81 files · 22,615+ · 47-

Stir discovery module created for Terraform test directories

1 file changed
  • discovery.py New module implementing automatic discovery of Terraform test directories, provider configurations, and test fixtures
  • Created src/tofusoup/stir/discovery.py implementing automatic discovery of Terraform test directories, provider configurations, and test fixtures across project trees instantiate behavioral
    1 file
    • discovery.py

Stir CLI expanded with discovery subcommands

2 files changed
  • cli.py New subcommands leveraging the discovery module (107 line changes)
  • cli.py Integrated new stir subcommands (27 line changes)
  • Expanded src/tofusoup/stir/cli.py with new subcommands leveraging the discovery module instantiate behavioral
    1 file
    • cli.py
  • Updated src/tofusoup/cli.py to integrate the new stir subcommands instantiate behavioral
    1 file
    • cli.py

Data models extended for discovery results

1 file changed
  • models.py Data model additions for discovery results (10 line changes)
  • Updated src/tofusoup/stir/models.py with data model additions for discovery results decouple internal
    1 file
    • models.py

MkDocs site generated and documentation updated

3 files changed
  • mkdocs.yml Documentation navigation configuration updated
  • index.md Documentation index updated
  • pyproject.toml New dependency added
  • Generated MkDocs documentation site and updated mkdocs.yml with navigation configuration specify internal
    2 files
    • mkdocs.yml
    • index.md
  • Added a new dependency to pyproject.toml baseline internal
    1 file
    • pyproject.toml