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

Tel Aviv AWS Region not supported #806

Closed chadish7 closed 1 year ago

chadish7 commented 1 year ago

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:

  1. Add il-central-1 to the regions section in the.taskcat.yml file
  2. Deploy the stack with taskcat test run

Questions

  1. Are you testing a QuickStart or Custom template? No
  2. Attach or link a copy of the template if possible (remove any sensitive info) N/A
  3. Provide the parameters that you passed. (remove any sensitive info) N/A
  4. How did you install taskcat? pip3
  5. Are you using a profile, an instance role or access keys to run taskcat? profile
  6. Is your AWS environment configured via aws configure? Yes

Version

chadish7 commented 1 year ago

I see there is a commit from last week that adds support for il-central-1 but it's not in the published build yet.

chadish7 commented 1 year ago

Resolved with version 0.9.40.