Skip to content

Commit

Permalink
update ami
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit committed Oct 17, 2024
1 parent eea39f4 commit 9459307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"instance_parameters" :
{
"ImageId" : "ami-072c0bf854be9b9ff",
"ImageId" : "ami-0e991a4647b49dd55",
"InstanceType" : "t4g.large",
"KeyName" : "actions_key_arm",
"SecurityGroupIds" : ["sg-0fcbe0c6d6faa0117"],
Expand Down
2 changes: 1 addition & 1 deletion research_datastream/terraform/test/execution_gp_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"instance_parameters" :
{
"ImageId" : "ami-02801556a781a4499",
"ImageId" : "ami-0e991a4647b49dd55",
"InstanceType" : "t4g.nano",
"KeyName" : "actions_key",
"SecurityGroupIds" : ["sg-06f57f883e902d7bc"],
Expand Down

0 comments on commit 9459307

Please sign in to comment.