From 4f930e855cecc91dd9b84657f9f3d0a2ca383f5c Mon Sep 17 00:00:00 2001 From: Daniel Kim <93679428+danielk1345@users.noreply.github.com> Date: Wed, 17 Jul 2024 07:20:44 -0700 Subject: [PATCH] Update Backup Region (#72) --- regions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regions.yaml b/regions.yaml index 6e18433..f6fe665 100644 --- a/regions.yaml +++ b/regions.yaml @@ -2,6 +2,6 @@ default_region: us-east-2 # regions to copy AMIs to backup_regions: - - us-west-1 + - us-west-2 # region required for public ECR images public_ecr_region: us-east-1