Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit f89459a

Browse files
committed
Add all regions to tests
1 parent 13386e6 commit f89459a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.taskcat.yml

+13-13
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ tests:
3232
QSS3KeyPrefix: quickstart-hashicorp-consul/
3333
SSLCertificateArn: ''
3434
regions:
35-
# - us-west-2
36-
# - us-east-1
37-
# - us-east-2
38-
# - ap-south-1
35+
- us-west-2
36+
- us-east-1
37+
- us-east-2
38+
- ap-south-1
3939
- eu-west-1
40-
# - eu-north-1
41-
# - eu-central-1
42-
# - eu-west-3
43-
# - eu-west-2
44-
# - ap-southeast-1
45-
# - ap-northeast-1
46-
# - ap-southeast-2
47-
# - ap-northeast-2
48-
# - sa-east-1
40+
- eu-north-1
41+
- eu-central-1
42+
- eu-west-3
43+
- eu-west-2
44+
- ap-southeast-1
45+
- ap-northeast-1
46+
- ap-southeast-2
47+
- ap-northeast-2
48+
- sa-east-1
4949
template: templates/quickstart-hashicorp-consul-master.template.yaml

0 commit comments

Comments
 (0)