Skip to content

Commit

Permalink
fix ami
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit committed Sep 30, 2024
1 parent c1cc093 commit 6fe25bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions research_datastream/terraform/test/execution_gp_test.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"instance_parameters" :
{
"ImageId" : "ami-041f4ef35649c11b0",
"ImageId" : "ami-00e73ddc3a6fc7dfe",
"InstanceType" : "t4g.nano",
"KeyName" : "actions_key",
"SecurityGroupIds" : ["sg-049e002d41bce813c"],
"SecurityGroupIds" : ["sg-06f57f883e902d7bc"],
"IamInstanceProfile": {
"Name": "datastream_ec2_profile_github_actions"
},
Expand Down

0 comments on commit 6fe25bf

Please sign in to comment.