We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ac837d + 2407bb4 commit 4d72f49Copy full SHA for 4d72f49
1 file changed
config.example.yaml
@@ -1,11 +1,11 @@
1
# A list of perspectives with the format <RIR>.<AWS-Region> TODO link to pages.
2
perspectives:
3
- - us-east-2
+ - us-west-1
4
- us-west-2
5
- - eu-central-1
6
- - eu-west-2
7
- - ap-northeast-2
8
- - ap-southeast-1
+ - ca-west-1
+ - eu-central-2
+ - il-central-1
+ - me-central-1
9
10
# The AWS region name for the API gateway and controller.
11
api-region: us-east-2
0 commit comments