-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregions.yaml
More file actions
48 lines (44 loc) · 1.18 KB
/
Copy pathregions.yaml
File metadata and controls
48 lines (44 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# this file describe the repartitions of instances
continents:
north_america:
region:
us-east-1: # Virginia : Northern
instances: 0
us-east-2: # Ohio
instances: 0
us-west-1: # California : Northern
instances: 0
us-west-2: # Oregon
instances: 0
ca-central-1: # Canada : Central
instances: 0
europe:
region:
eu-west-1: # Ireland
instances: 0
eu-west-2: # UK : London
instances: 0
eu-west-3: # France : Paris
instances: 0
eu-central-1: # Germany : Frankfurt
instances: 0
eu-north-1: # Sweden : Stockholm
instances: 0
asia_pacific:
region:
ap-southeast-1: # Singapore
instances: 0
ap-southeast-2: # Australia : Sydney
instances: 4
ap-northeast-1: # Japan : Tokyo
instances: 0
ap-northeast-2: # South Korea : Seoul
instances: 0
ap-northeast-3: # Japan : Osaka
instances: 0
ap-south-1: # India : Mumbai
instances: 0
south_america:
region:
sa-east-1: # Brazil : São Paulo
instances: 0