File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 74
74
content_bucket = "jumpstart-cache-prod-me-south-1" ,
75
75
gated_content_bucket = "jumpstart-private-cache-prod-me-south-1" ,
76
76
),
77
+ JumpStartLaunchedRegionInfo (
78
+ region_name = "me-central-1" ,
79
+ content_bucket = "jumpstart-cache-prod-me-central-1" ,
80
+ gated_content_bucket = "jumpstart-private-cache-prod-me-central-1" ,
81
+ ),
77
82
JumpStartLaunchedRegionInfo (
78
83
region_name = "ap-south-1" ,
79
84
content_bucket = "jumpstart-cache-prod-ap-south-1" ,
109
114
content_bucket = "jumpstart-cache-prod-ap-northeast-3" ,
110
115
gated_content_bucket = "jumpstart-private-cache-prod-ap-northeast-3" ,
111
116
),
117
+ JumpStartLaunchedRegionInfo (
118
+ region_name = "ap-southeast-3" ,
119
+ content_bucket = "jumpstart-cache-prod-ap-southeast-3" ,
120
+ gated_content_bucket = "jumpstart-private-cache-prod-ap-southeast-3" ,
121
+ ),
112
122
JumpStartLaunchedRegionInfo (
113
123
region_name = "eu-west-2" ,
114
124
content_bucket = "jumpstart-cache-prod-eu-west-2" ,
You can’t perform that action at this time.
0 commit comments