-
In case the stack name is quite long the stack creation fails with:
```
INFO Error run Instances: UnauthorizedOperation: You are not authorized to perform this operation.
Encoded authorization fai…
-
Hey all, we're having issues with rebuilding pull requests based on comment. Currently, our Jenkins job will check out the most updated branch regardless of what the source branch for the PR we commen…
-
JobTrackComponent is hardcoded for only delivery job, this has to be generic for all jobs.
-
A need has been identified to serialze test runs via DependsOn. The use-case involves using multiple CFN Stacks to 1) build infra, and 2) run integration tests. Running the integration tests in parall…
-
Need to handle cross-partition launches better when creds for the additional partitions aren't present; It'll fail, so don't bother launching.
-
- Invoice should have the name of delivery person. (suggested by Hridoy)
- B2C may have item details in the invoice.
-
I am using Taskcat as part of my build process to ensure that the stack I am deploying is fine
Everything is fine until the task starts the cloudformation
In the log for this particular build
The…
-
Now that #622 is merged it's a lot easier to work with Taskcat from inside python. During the process of developing the feature for functional testing from inside python I kept having problems with cr…
-
**Describe the bug**
The 0.x versions of cfn-lint received their final release at the end of July, and all new releases of cfn-lint are for 1.x. Attempting to install taskcat with a 1.x version of cf…
-
The current `taskcat update-ami` config format is not partition aware. The proposal is to revamp the config to be partition-aware.
Current:
```
RHELHA83HVM:
name: RHEL_HA-8.3_HVM-????????-x8…