.gitattributes
.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
README.md
makefile
pyproject.toml
.github/dependabot.yml
.github/workflows/black.yaml
.github/workflows/dapperdata.yaml
.github/workflows/mypy.yaml
.github/workflows/pypi.yaml
.github/workflows/pytest.yaml
.github/workflows/ruff.yaml
.github/workflows/tomlsort.yaml
docs/dev/README.md
docs/dev/github.md
docs/dev/pypi.md
docs/dev/tofu_ui.md
examples/security/makefile
examples/security/pyproject.toml
examples/security/scanner.py
examples/security/module/main.tf
tests/__init__.py
tests/conftest.py
tests/test_apply.py
tests/test_destroy.py
tests/test_exception.py
tests/test_init.py
tests/test_output.py
tests/test_plan.py
tests/test_state.py
tests/test_validate.py
tests/test_version.py
tests/module/main.tf
tests/module_error/main.tf
tofupy/__init__.py
tofupy/_version.py
tofupy/py.typed
tofupy/schema.py
tofupy/tofu.py
tofupy.egg-info/PKG-INFO
tofupy.egg-info/SOURCES.txt
tofupy.egg-info/dependency_links.txt
tofupy.egg-info/requires.txt
tofupy.egg-info/top_level.txt