Metadata-Version: 2.1
Name: aws-service-catalog-puppet
Version: 0.1.4
Summary: Making it easier to deploy ServiceCatalog products
Home-page: https://github.com/awslabs/aws-service-catalog-puppet-framework
Author: Eamonn Faherty
Author-email: aws-service-catalog-tools@amazon.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
Requires-Dist: pyyaml (==5.1)
Requires-Dist: Jinja2 (==2.10.1)
Requires-Dist: click (==7.0)
Requires-Dist: boto3 (==1.9.102)
Requires-Dist: pykwalify (==1.7.0)
Requires-Dist: better-boto (==0.6.19)
Requires-Dist: terminaltables (==3.1.0)
Requires-Dist: colorclass (==2.2.0)
Requires-Dist: luigi (==2.8.6)

## servicecatalog-puppet

![logo](./docs/logo.png) 

This is a framework where you list your AWS accounts with tags and your AWS Service Catalog products with tags or target
accounts. The framework works through your lists, dedupes and spots collisions and then provisions the products into your 
AWS accounts for you. It handles the Portfolio sharing, its acceptance and can provision products cross account and cross 
region.

Read the docs here: https://aws-service-catalog-puppet.readthedocs.io/en/latest/


## License

This library is licensed under the Apache 2.0 License. 


