LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
py2tf/__init__.py
py2tf/_version.py
py2tf/cli.py
py2tf/converter.py
py2tf/validators.py
py2tf.egg-info/PKG-INFO
py2tf.egg-info/SOURCES.txt
py2tf.egg-info/dependency_links.txt
py2tf.egg-info/entry_points.txt
py2tf.egg-info/requires.txt
py2tf.egg-info/top_level.txt
py2tf/templates/__init__.py
py2tf/templates/hcl.tf
py2tf/templates/module_params.tf
py2tf/templates/module_wrapper.tf
py2tf/templates/variable.tfvars
tests/__init__.py
tests/test_converter.py