The bug
When deploying a stack with taskcat to the il-central-1 region the following error is produced:
[ERROR ] : ValidationError 'il-central-1' does not match '^(ap|eu|us|sa|ca|cn|af|me|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$'
To Reproduce
Steps to reproduce the behavior:
Add il-central-1 to the regions section in the.taskcat.yml file
Deploy the stack with taskcat test run
Questions
Are you testing a QuickStart or Custom template? No
Attach or link a copy of the template if possible (remove any sensitive info) N/A
Provide the parameters that you passed. (remove any sensitive info) N/A
How did you install taskcat? pip3
Are you using a profile, an instance role or access keys to run taskcat? profile
Is your AWS environment configured via aws configure? Yes
The bug When deploying a stack with
taskcat
to theil-central-1
region the following error is produced:To Reproduce Steps to reproduce the behavior:
il-central-1
to theregions
section in the.taskcat.yml
filetaskcat test run
Questions
aws configure
? YesVersion