From b211ec5c558312724b7b0dbe3fee5d8dfbd546ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Jos=C3=A9=20Camacho?= Date: Wed, 20 Mar 2024 16:14:01 -0600 Subject: [PATCH] [DH-5627] Change EC2 image id (#489) --- .github/workflows/ai-destroy-branch-env.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-destroy-branch-env.yml b/.github/workflows/ai-destroy-branch-env.yml index 40788f19..efc7aba1 100644 --- a/.github/workflows/ai-destroy-branch-env.yml +++ b/.github/workflows/ai-destroy-branch-env.yml @@ -101,7 +101,7 @@ jobs: with: mode: start github-token: ${{ secrets.SUBMODULE_UPDATE_TOKEN }} - ec2-image-id: ami-07c717106b75d6968 + ec2-image-id: ami-00c9b698235d47d52 ec2-instance-type: t2.micro subnet-id: subnet-047b3ad5f1945b456 # this is a private subnet, even though the mongo vpce is set for public subnet, it will work, probably because of the route table security-group-id: sg-0af2c0fe34e9184ad