All Projects → aws-ia → taskcat

aws-ia / taskcat

Licence: Apache-2.0 License
Test all the CloudFormation things! (with TaskCat)

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Jinja
831 projects

Projects that are alternatives of or similar to taskcat

Taskcat
Test all the CloudFormation things! (with TaskCat)
Stars: ✭ 799 (-17.97%)
Mutual labels:  cloudformation, ci
terraform-aws-cloudformation-stack
Terraform module to provision CloudFormation Stack
Stars: ✭ 24 (-97.54%)
Mutual labels:  cloudformation, cfn
aws-cloudformation-resource-providers-cloudformation
The CloudFormation Resource Provider Package For AWS CloudFormation
Stars: ✭ 42 (-95.69%)
Mutual labels:  cloudformation, cfn
VaporShell
A PowerShell module for building, packaging and deploying AWS CloudFormation templates
Stars: ✭ 48 (-95.07%)
Mutual labels:  cloudformation, cfn
StackJanitor
StackJanitor is a serverless, event-driven stack cleanup tool.
Stars: ✭ 37 (-96.2%)
Mutual labels:  cloudformation, cfn
serverless-cloudformation-sub-variables
Serverless framework plugin for easily supporting AWS CloudFormation Sub intrinsic function variables
Stars: ✭ 25 (-97.43%)
Mutual labels:  cloudformation, cfn
cloudformation-coverage-roadmap
The AWS CloudFormation Public Coverage Roadmap
Stars: ✭ 993 (+1.95%)
Mutual labels:  cloudformation, cfn
react-native-ci-tools
Change application bundle name and ID on the fly (build time) for both Android and IOS
Stars: ✭ 30 (-96.92%)
Mutual labels:  ci
docs
OOCLAB 开放文档中心
Stars: ✭ 14 (-98.56%)
Mutual labels:  ci
ci-publish
Poor man's semantic release utility. Let the CI do the `npm publish` step after the build passes
Stars: ✭ 30 (-96.92%)
Mutual labels:  ci
arduino-lint
Tool to check for problems with Arduino projects
Stars: ✭ 63 (-93.53%)
Mutual labels:  ci
flagsmith-js-client
Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 42 (-95.69%)
Mutual labels:  ci
ionic-travis
Ionic app demo built with Travis CI
Stars: ✭ 15 (-98.46%)
Mutual labels:  ci
rasa-train-test-gha
A GitHub action to run easily rasa train and rasa test in the CIs.
Stars: ✭ 26 (-97.33%)
Mutual labels:  ci
install-swift
GitHub Action to install a version of Swift 🏎
Stars: ✭ 23 (-97.64%)
Mutual labels:  ci
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (-94.35%)
Mutual labels:  ci
amazon-ivs-simple-chat-web-demo
⚠️ IMPORTANT ⚠️ This repository is no longer actively maintained and will be archived at the end of 2022. A basic live chat implementation built with WebSockets, that can be used in conjunction with Amazon IVS to build compelling customer experiences for live video streams with chat use cases.
Stars: ✭ 53 (-94.56%)
Mutual labels:  cloudformation
ionic-docker
An ionic image for CI
Stars: ✭ 56 (-94.25%)
Mutual labels:  ci
AWS-Transit-Gateway-Demo-MultiAccount
Cloudformation template to set up AWS Transit Gateway with Multi Accounts in Organizations
Stars: ✭ 20 (-97.95%)
Mutual labels:  cloudformation
test-infra
Falco workflow & testing infrastructure
Stars: ✭ 18 (-98.15%)
Mutual labels:  ci

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].