File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 58
58
* US East - Ohio (us-east-2)
59
59
* US West - Oregon (us-west-2)
60
60
* Africa - Cape Town (af-south-1)
61
+ * Asia Pacific - Tokyo (ap-northeast-1)
62
+ * Asia Pacific - Seoul (ap-northeast-2)
61
63
* Asia Pacific - Hyderabad (ap-south-2)
62
64
* Asia Pacific - Jakarta (ap-southeast-3)
63
65
* Asia Pacific - Melbourne (ap-southeast-4)
Original file line number Diff line number Diff line change @@ -38,11 +38,7 @@ GovCloud (US) regions are only supported on ROSA Classic clusters.
38
38
* us-east-1 (N. Virginia)
39
39
* us-east-2 (Ohio)
40
40
ifndef::rosa-with-hcp[]
41
- * us-gov-east-1 - (AWS GovCloud - US-East)
42
- * us-gov-west-1 - (AWS GovCloud - US-West)
43
41
* us-west-1 (N. California)
44
- * us-gov-east-1 - (AWS GovCloud - US-East)
45
- * us-gov-west-1 - (AWS GovCloud - US-West)
46
42
endif::rosa-with-hcp[]
47
43
* us-west-2 (Oregon)
48
44
* af-south-1 (Cape Town, AWS opt-in required)
@@ -55,8 +51,8 @@ endif::rosa-with-hcp[]
55
51
* ap-south-1 (Mumbai)
56
52
ifndef::rosa-with-hcp[]
57
53
* ap-northeast-3 (Osaka)
58
- * ap-northeast-2 (Seoul)
59
54
endif::rosa-with-hcp[]
55
+ * ap-northeast-2 (Seoul)
60
56
* ap-southeast-1 (Singapore)
61
57
* ap-southeast-2 (Sydney)
62
58
* ap-northeast-1 (Tokyo)
@@ -68,11 +64,15 @@ endif::rosa-with-hcp[]
68
64
ifndef::rosa-with-hcp[]
69
65
* eu-west-3 (Paris)
70
66
* eu-south-2 (Spain, AWS opt-in required)
67
+ endif::rosa-with-hcp[]
71
68
* eu-north-1 (Stockholm)
69
+ ifndef::rosa-with-hcp[]
72
70
* eu-central-2 (Zurich, AWS opt-in required)
73
71
* me-south-1 (Bahrain, AWS opt-in required)
74
72
* me-central-1 (UAE, AWS opt-in required)
75
73
* sa-east-1 (São Paulo)
74
+ * us-gov-east-1 (AWS GovCloud - US-East)
75
+ * us-gov-west-1 (AWS GovCloud - US-West)
76
76
endif::rosa-with-hcp[]
77
77
====
78
78
You can’t perform that action at this time.
0 commit comments