From 5cd23f7439b7428e5b835732315e7fb14ce1ba8c Mon Sep 17 00:00:00 2001 From: Alex Lew Date: Thu, 25 Sep 2025 14:34:39 -0700 Subject: [PATCH] feat: add supported regions --- variables.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/variables.mk b/variables.mk index b074b0fb..e569cbcd 100644 --- a/variables.mk +++ b/variables.mk @@ -23,6 +23,10 @@ AWS_REGIONS := us-west-2 \ ap-northeast-3 \ ap-northeast-2 \ ap-northeast-1 \ + me-south-1 \ + me-central-1 \ + il-central-1 \ + mx-central-1 \ # Assume lambda functions are linux/arm64 # These variables must be defined before GO_BUILD_DIRS