From 935d8e95aa05bb18fc54a27a73989539c85e6f90 Mon Sep 17 00:00:00 2001 From: Umut Uzgur Date: Thu, 17 Nov 2022 14:00:06 +0100 Subject: [PATCH] add UAE Spain and Zurich to the AWS regions (#11524) --- lib/plugins/aws/provider.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/plugins/aws/provider.js b/lib/plugins/aws/provider.js index 2583d811b4da..c8b14e289228 100644 --- a/lib/plugins/aws/provider.js +++ b/lib/plugins/aws/provider.js @@ -1183,11 +1183,14 @@ class AwsProvider { 'cn-north-1', 'cn-northwest-1', 'eu-central-1', + 'eu-central-2', 'eu-north-1', 'eu-south-1', + 'eu-south-2', 'eu-west-1', 'eu-west-2', 'eu-west-3', + 'me-central-1', 'me-south-1', 'sa-east-1', ],