Skip to content

Commit

Permalink
[DH-5627] Change EC2 image id (Dataherald#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcjc712 authored and DishenWang2023 committed May 7, 2024
1 parent 976be76 commit b211ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-destroy-branch-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b211ec5

Please sign in to comment.