-
**Describe the bug**
Running taskcat in a gitlab pipeline on a merge request.
**Expected behavior**
taskcat running correctly without error
**Version**
- taskcat: 0.9.36
- Python: 3.7
*…
-
```
tests:
sometest:
parameter_input:
template_file:
pre_test:
s3path:
localpath:
post_test:
s3path:
localpath:
``…
-
**Describe the bug**
While trying to follow these AWS blogs I noticed the latest product no longer works as described in the blog. Please work to get these updated.
https://aws.amazon.com/blogs/infr…
-
A number of issues are shown by the TaskCat validation when running the Sep 18 quickstart-workshop with the Mar 11 quickstart-workshop-labs.
**Issues**
Here is the list of errors and warnings:
…
-
I got an error message `Error occurred during build: Command b-bootstrap failed` in the bastion host log file /var/log/cloud-init-output.log when deploy the `quickstart-linux-bastion` stack to `cn-nor…
-
When installing a cluster through Kubefirst, some resources are created, see list below:
- VPC
- EC2/Load Balancer
- S3 Buckets
- KMS
- KMS Alias
- EKS Cluster
- Volumes
- EC2 Instances
- R…
-
`called_with` is an incorrect method that just returns a Mock object that evaluates to True and doesn't perform appropriate assertion. This method should be replaced with assert_called_with . Related …
-
### CloudFormation Lint Version
cfn-lint 0.61.0
### What operating system are you using?
Mac (M1)
### Describe the bug
AWS::EC2::EIP output throws linting error.
```
---
AWSTemplateFormatVer…
-
We are using aws-quickstart/quickstart-linux-bastion repository to deploy bastion host. The bastion host deployment fails as cfn-init script is not able to access bastion_bootstrap.sh from s3 bucket. …
-
**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…