taskcat icon indicating copy to clipboard operation
taskcat copied to clipboard

Test all the CloudFormation things! (with TaskCat)

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

## Overview Noticed **taskat** instead of **taskcat** in `test run`, `test retry` subcommands and `upload` commands. ## Testing/Steps taken to ensure quality re-run the command output the correct name after...

**Describe the bug** Based on the issue https://github.com/aws-ia/taskcat/issues/802 i tried to install the package manually and i see that the package is installing the v0.9.38 version instead installing v0.9.39. **To...

**Describe the bug** Got an error with message below: ClientError An error occurred (IllegalLocationConstraintException) when calling the ListObjectsV2 operation: The ap-east-1 location constraint is incompatible for the region specific endpoint...

**Describe the bug** TaskCat failing to run on k8s with contained runtime. docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory')) **To Reproduce** Steps...

When I am creating multiple resources through AWS codepipeline, all the builds will trigger at same time and only one build succeeds and other fails with error the resource already...

question

## Overview This PR fixes the schema URL in `GENERAL_USAGE.md`, pointing it to the right location. ## Testing/Steps taken to ensure quality I wasn't able to test it locally since...

**Describe the bug** We are seeing a deployment failure with Cloud formation template from AWS solution library with latest v0.9.37 **To Reproduce** Steps to reproduce the behavior: 1. Are you...

**Describe the bug** Taskcat does not read credentials from environmental variables. **To Reproduce** Steps to reproduce the behavior: 1. Export AWS credentials to environmental variables. 2. Run taskcat. 3. Taskcat...

**Describe the bug** I want the ability to run my tests in sequential order in various regions. **To Reproduce** This is a feature request: With current latest version of taskcat,...

**Describe the bug** Trying to install taskcat 0.9.36 but failed **To Reproduce** Steps to reproduce the behavior: ``` [root@ocp1 operator]# python3 --version Python 3.8.9 [root@ocp1 operator]# pip --version pip 23.0.1...