Metadata-Version: 2.1
Name: tfdevops
Version: 0.1.0
Summary: Terraform Support for AWS DevOps Guru
License: Apache-2.0
Author: Kapil Thangavelu
Author-email: kapilt@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.18.16,<2.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: jmespath (>=0.10.0,<0.11.0)
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
