-
**Describe the bug**
In several templates my QuickStart depends on, the variable GOPROXY=direct has been set.
This fails when using the taskcat container. In talking with @troy-ameigh this appears…
-
Not sure if this is the right place to report the problem, but when I try to deploy the QuickStart: CI/CD Pipeline for AWS CloudFormation Templates on the [AWS Cloud Using AWS TaskCat](https://docs.aw…
-
**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 the container with `sh`):
Initial Err…
-
Cluster Control Plan - Internal Failure
Commands:
git clone https://github.com/aws-quickstart/quickstart-vmware-tanzu-application-platform.git
git submodule update --init --recursive
source ~/v…
-
Hello,
while deploying your solution, customer run into the errors. Particularly when deploying nested stack `CICD-TaskCat-CopyLambdasStack`
I have noticed that the source code in your S3 bucket…
-
Hi,
We have developed a cicd pipeline for creating resources through cfn. As a security checks, we use cfn-lint and cfn-nag for testing the templates. Is there any flags to pass so that we can fail…
-
**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
* I…
-
taskcat test run
**To Reproduce**
Steps to reproduce the behavior:
- curl -O https://bootstrap.pypa.io/get-pip.py
- python3 get-pip.py --user
- pip install --upgrade pip
…
-
**Describe the bug**
I have a test template that references
4 other nested stacks
the first 3 nested stack work fine separately and together in taskcat as long as I tell takscat to us my own buck…
-
**Describe the bug**
The TaskCat docker image that was pushed 16 hours ago with tag latest fail any test after lint complete. Error is the same for any test we run:
taskcat test run
_ …