From 25daa8e7e591c7bd2eab2673ed331e5036521d9b Mon Sep 17 00:00:00 2001 From: ruban suthan Date: Fri, 7 Jul 2023 14:34:46 +1000 Subject: [PATCH] add new tgw supported regions --- deployment/network-orchestration-hub.template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployment/network-orchestration-hub.template b/deployment/network-orchestration-hub.template index bdef6ce..27648fc 100644 --- a/deployment/network-orchestration-hub.template +++ b/deployment/network-orchestration-hub.template @@ -354,6 +354,10 @@ Mappings: AmazonSideAsn: 64542 # this must be changed by a network admin only eu-north-1: AmazonSideAsn: 64543 # this must be changed by a network admin only + af-south-1: + AmazonSideAsn: 64544 # this must be changed by a network admin only + me-south-1: + AmazonSideAsn: 64545 # this must be changed by a network admin only - should be unique and between numbers 64512 to 65534 NotificationConfiguration: SNS: DisplayName: "AWS Transit Network Change Approval Notification"