Skip to content

Commit 6b88a39

Browse files
authored
Merge pull request #666 from fastly/datacenters-json-auto-update-20230925
Update datacenters.json - 80bd6c113b1b66164b1839361561d76b1883fd8e
2 parents 93ff55a + 558d9ec commit 6b88a39

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

etc/shielding/datacenters.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@
113113
"y": 0,
114114
"latitude": 33.876819,
115115
"longitude": -84.302921
116-
}
116+
},
117+
"shield": "atlanta-ga-us"
117118
},
118119
{
119120
"code": "AKL",
@@ -296,7 +297,7 @@
296297
"code": "CMH",
297298
"name": "Columbus",
298299
"group": "United States",
299-
"region": "US-Central",
300+
"region": "US-East",
300301
"stats_region": "usa",
301302
"billing_region": "North America",
302303
"coordinates": {
@@ -310,7 +311,7 @@
310311
"code": "LCK",
311312
"name": "Columbus",
312313
"group": "United States",
313-
"region": "US-Central",
314+
"region": "US-East",
314315
"stats_region": "usa",
315316
"billing_region": "North America",
316317
"coordinates": {
@@ -954,7 +955,7 @@
954955
"code": "MUC",
955956
"name": "Munich",
956957
"group": "Europe",
957-
"region": "EU-West",
958+
"region": "EU-East",
958959
"stats_region": "europe",
959960
"billing_region": "Europe",
960961
"coordinates": {

0 commit comments

Comments
 (0)