LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
schema_transpose/__init__.py
schema_transpose/_version.py
schema_transpose/cli.py
schema_transpose/settings.py
schema_transpose/validators.py
schema_transpose.egg-info/PKG-INFO
schema_transpose.egg-info/SOURCES.txt
schema_transpose.egg-info/dependency_links.txt
schema_transpose.egg-info/entry_points.txt
schema_transpose.egg-info/requires.txt
schema_transpose.egg-info/top_level.txt
schema_transpose/conf/__init__.py
schema_transpose/conf/settings.py
schema_transpose/converters/__init__.py
schema_transpose/converters/jinja.py
schema_transpose/converters/markdown.py
schema_transpose/templates/__init__.py
schema_transpose/templates/hcl.tf
schema_transpose/templates/module_params.tf
schema_transpose/templates/module_wrapper.tf
schema_transpose/templates/variable.tfvars
tests/__init__.py
tests/test_jinja.py
tests/test_markdown.py