Skip to content
/ taskcat Public
forked from aws-ia/taskcat

Test all the CloudFormation things! (with TaskCat)

License

Notifications You must be signed in to change notification settings

fr34k8/taskcat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Build Status PyPI version License

What is TaskCat?

TaskCat is a tool that tests AWS CloudFormation templates. It deploys your AWS CloudFormation template in multiple AWS Regions and generates a report with a pass/fail grade for each region. You can specify the regions and number of Availability Zones you want to include in the test, and pass in parameter values from your AWS CloudFormation template. TaskCat is implemented as a Python class that you import, instantiate, and run.

TaskCat was developed by the aws-ia team to test AWS CloudFormation templates that automatically deploy workloads on AWS. We’re pleased to make the tool available to all developers who want to validate their custom AWS CloudFormation templates across AWS Regions

See TaskCat documentation.

Support

Feature Request Report Bugs

GitHub

GitHub stars GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

PyPi

PyPI - Downloads PyPI - Downloads

About

Test all the CloudFormation things! (with TaskCat)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.0%
  • Shell 3.3%
  • Jinja 2.0%
  • Other 1.7%