From 9459307dec29771ac997e523deab46969355b502 Mon Sep 17 00:00:00 2001 From: Jordan Laser Date: Thu, 17 Oct 2024 17:01:16 -0600 Subject: [PATCH] update ami --- .../terraform/test/execution_gp_arm_docker_buildNtester.json | 2 +- research_datastream/terraform/test/execution_gp_test.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/research_datastream/terraform/test/execution_gp_arm_docker_buildNtester.json b/research_datastream/terraform/test/execution_gp_arm_docker_buildNtester.json index be9c94fb..a0a92dbf 100644 --- a/research_datastream/terraform/test/execution_gp_arm_docker_buildNtester.json +++ b/research_datastream/terraform/test/execution_gp_arm_docker_buildNtester.json @@ -14,7 +14,7 @@ }, "instance_parameters" : { - "ImageId" : "ami-072c0bf854be9b9ff", + "ImageId" : "ami-0e991a4647b49dd55", "InstanceType" : "t4g.large", "KeyName" : "actions_key_arm", "SecurityGroupIds" : ["sg-0fcbe0c6d6faa0117"], diff --git a/research_datastream/terraform/test/execution_gp_test.json b/research_datastream/terraform/test/execution_gp_test.json index 9d3653ca..6a00aa07 100644 --- a/research_datastream/terraform/test/execution_gp_test.json +++ b/research_datastream/terraform/test/execution_gp_test.json @@ -8,7 +8,7 @@ }, "instance_parameters" : { - "ImageId" : "ami-02801556a781a4499", + "ImageId" : "ami-0e991a4647b49dd55", "InstanceType" : "t4g.nano", "KeyName" : "actions_key", "SecurityGroupIds" : ["sg-06f57f883e902d7bc"],