Skip to content

Commit

Permalink
Merge pull request #136 from CIROH-UA/arm_build
Browse files Browse the repository at this point in the history
Arm build
  • Loading branch information
JordanLaserGit authored Oct 16, 2024
2 parents 9d7bbc8 + bbaf45e commit 582e8e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"instance_parameters" :
{
"ImageId" : "ami-0e736ffb1704fec16",
"InstanceType" : "t4g.2xlarge",
"ImageId" : "ami-072c0bf854be9b9ff",
"InstanceType" : "t4g.large",
"KeyName" : "actions_key_arm",
"SecurityGroupIds" : ["sg-0fcbe0c6d6faa0117"],
"IamInstanceProfile": {
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-00e73ddc3a6fc7dfe",
"ImageId" : "ami-02801556a781a4499",
"InstanceType" : "t4g.nano",
"KeyName" : "actions_key",
"SecurityGroupIds" : ["sg-06f57f883e902d7bc"],
Expand Down

0 comments on commit 582e8e0

Please sign in to comment.