From 3210de4ae2c67e65d9e694ec3ca782614a1e18b0 Mon Sep 17 00:00:00 2001 From: Danny Sauer Date: Mon, 20 Nov 2023 11:09:54 -0600 Subject: [PATCH] ci: add eu-north-1 Add eu-north-1 to destinations for AMIs per Slack discussion: https://hpe-aiatscale.slack.com/archives/C03JGLKTBEJ/p1700489399389279 --- cloud/environments-packer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cloud/environments-packer.json b/cloud/environments-packer.json index 7044d4de..d287678b 100644 --- a/cloud/environments-packer.json +++ b/cloud/environments-packer.json @@ -78,6 +78,7 @@ "ap-southeast-1", "ap-southeast-2", "eu-central-1", + "eu-north-1", "eu-west-1", "eu-west-2", "us-east-1",