From 7fdb9bb40cb4f120288613764292cea9a93f0ac1 Mon Sep 17 00:00:00 2001 From: Umut Uzgur Date: Thu, 17 Nov 2022 13:34:16 +0100 Subject: [PATCH] add UAE Spain and Zurich to the AWS regions --- 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 2583d811b4d..c8b14e28922 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', ],