mirror of https://github.com/rancher/ui.git
Updating AWS EC2 Driver to add new eu-west-3 region
This adds the new AWS EC2 eu-west-3 region (Paris) in Rancher UI
This commit is contained in:
parent
ddea661278
commit
dbcf85a826
|
|
@ -101,6 +101,7 @@ let REGIONS = [
|
||||||
"cn-north-1",
|
"cn-north-1",
|
||||||
"eu-west-1",
|
"eu-west-1",
|
||||||
"eu-west-2",
|
"eu-west-2",
|
||||||
|
"eu-west-3",
|
||||||
"eu-central-1",
|
"eu-central-1",
|
||||||
"sa-east-1",
|
"sa-east-1",
|
||||||
"us-east-1",
|
"us-east-1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue