Metadata-Version: 2.1
Name: alibabacloud-ros-iact3
Version: 0.1.6
Summary: Iact3 is a tool that tests Terraform and ROS(Resource Orchestration Service) templates.
Home-page: UNKNOWN
Author: AlibabaCloud
License: UNKNOWN
Description: # IaC Template Testing Tool
        
        Iact3(IaC Template Testing Tool) is a tool that tests [Alibaba Cloud ROS(Resource Orchestration Service)](https://www.alibabacloud.com/help/resource-orchestration-service) templates and  [Terraform](https://developer.hashicorp.com/terraform). It deploys your template in multiple Alibaba Cloud Regions and generates a report for each region via a simple configuration file.  
        
        # Requirements
        Python 3.7+
        
        # Installation
        
        `pip install alibabacloud-ros-iact3`
        
        # Document
        
        Fantastic documentation is available at:
        [English](https://aliyun.github.io/alibabacloud-ros-tool-iact3/#/en) |
        [中文版](https://aliyun.github.io/alibabacloud-ros-tool-iact3).
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X 
Requires-Python: >=3.7
Description-Content-Type: text/markdown
