taskcat icon indicating copy to clipboard operation
taskcat copied to clipboard

Test all the CloudFormation things! (with TaskCat)

Results 79 taskcat issues
Sort by recently updated
recently updated
newest added

Hi team, I have a usecase where I want to create S3 buckets with name that have the customer aws account id in it. Is it possible to add a...

Hi team, I am running `taskcat upload` to package and upload my project to an S3 bucket. However, when I have add multiple regions in my `.taskcat.yml` file, then the...

## Overview Brief description of what this PR does, and why it is needed (use case)? Fixes a bunch of HTML validation errors in the output reports. ## Testing/Steps taken...

# Add support for latest AWS regions and partitions with infrastructure fixes This update ensures taskcat supports all publicly available AWS regions and partitions by updating region mappings and adding...

## Overview TaskCat fails when running in Kubernetes with contained runtime or in GitLab pipeline due to Docker daemon connection errors. ## Testing/Steps taken to ensure quality See issue #798....

## Summary Add `rm=True` parameter to `docker.APIClient().build()` to automatically remove intermediate containers after each layer is created. ## Problem Currently, TaskCat leaves intermediate containers after Docker builds, consuming significant disk...

Hi team, Is there a plan to release a new version anytime soon? We are hoping to use taskcat with `ap-east-2` (support added in https://github.com/aws-ia/taskcat/pull/862), which was merged 1-2 months...

The [front page](https://aws-ia.github.io/taskcat/#comprehensive-reports) of the documentation says TaskCat can "generate detailed reports with stack outputs, resource details, and deployment timelines", and the [quickstart documentation](https://aws-ia.github.io/taskcat/quickstart/#step-4-view-results) says the HTML report includes "resource...

## Changes - Removed Travis Files - Updated doc strings and comments • Switched documentation theme to Bootswatch Cyborg for a modern, high-contrast dark theme becuase its much cooler •...