aws-ia / taskcat

Test all the CloudFormation things! (with TaskCat)
https://aws-ia.github.io/taskcat/
Apache License 2.0
1.17k stars 213 forks source link

Program breaks when there is a region with the resource not supported #824

Closed MwM69 closed 2 months ago

MwM69 commented 4 months ago

I keep encountering this issue where if a resource type (any resource type within the CFN) is not supported in at least one region, TaskCat gives an error and exits out completely with a bunch of tracebacks without generating index.html or tell me which region(s) failed and why. Stacks are still deployed in regions that can be deployed, but I wouldn't know which regions they are unless I check it manually or write a script.

Can we get support for this?

andrew-glenn commented 3 months ago

Fixed in #826