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

## Overview When `taskcat -d package` (note the debug mode) lambda code using a `Dockerfile` if the execution goes wrong the logs from the container are truncated. This doesn't allow...

- 4f4f8ae Bump Version - Creating a new minor version - 36c8ec7 Psuedo Param: $[taskcat_git_branch]; plus tests - bfebae4 Modifying project name regex to allow a forward slash - ac03616...

When taskcat communicates to the docker daemon, a great user experience would be to print the equalivent docker command that can be run to replicate

## Overview Brief description of what this PR does, and why it is needed (use case)? ## Testing/Steps taken to ensure quality How did you validate the changes in this...

**Describe the bug** I get errors trying to use taskcat that seems to indicate that it is missing the go lang runtimes (or they are not mapped when I enter...

Hi, can we please explain in the documentation how to implement parameter overrides? https://aws-ia.github.io/taskcat/docs/usage/PARAMETER_OVERRIDES/ I believe I need to create a `.taskcat-overrides.yml` file, but I can't find any information about...

enhancement
documentation
backlog

**Describe the bug** With the latest qs-cfn-lint-rules (commit: e76e881bde4ed692ac284d0573ea8621d51c1d8a) This fails: ``` 105_gitlab_distro_mapping: command: !Sub | IFS='.' read -r major minor patch

**Describe the bug** When a test profile and a region is specified on the command line and the test profile does not have the region in it's list, taskcat just...

**Describe the bug** When the role mode is used instead of AccessKey mode, the following errors are reported when the `taskcat test clean` command is executed. `[ERROR ] : ProfileNotFound...

**Describe the bug** Getting [ERROR ] : AttributeError module 'collections' has no attribute 'Mapping' with python 3.10 **To Reproduce** Steps to reproduce the behavior: * With Python 3.10 * Install...