Metadata-Version: 1.1
Name: terraformtestinglib
Version: 0.1.0
Summary: A library implementing linting and testing of terraform resources based on a provided rule set.
Home-page: https://github.com/schubergphilis/terraformtestinglib.git
Author: Costas Tyfoxylos
Author-email: ctyfoxylos@schubergphilis.com
License: MIT
Description-Content-Type: UNKNOWN
Description: ===================
        terraformtestinglib
        ===================
        
        A library implementing linting and testing of terraform resources based on a provided rule set.
        
        
        * Documentation: http://terraformtestinglib.readthedocs.io/en/latest/
        
        Features
        --------
        
        * Lints terraform files based on provided rules
        * Enforces positioning of resources on files based on provided rules
        
        
        
        
        History
        -------
        
        0.1 (2018-05-24)
        ---------------------
        
        * First release
        
Keywords: terraformtestinglib terraform lint test
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
