Skip to content

Commit

Permalink
Merge branch 'feat/oracle-hooks' of github.com:galacticcouncil/HydraD…
Browse files Browse the repository at this point in the history
…X-node into feat/oracle-hooks
  • Loading branch information
apopiak committed Mar 16, 2023
2 parents 607049c + 45f27a3 commit badfab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/infra.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ variable "ec2_pwd" {


resource "aws_instance" "runner-aws" {
ami = "ami-0ef69eb06bcd7c8ff"
ami = "ami-01aa8c9b6ae97c4c2"
instance_type = "c5ad.4xlarge"
subnet_id = "subnet-0ba99ac0d4aea3dc6"
key_name = "aws-ec2-key"
Expand Down

0 comments on commit badfab2

Please sign in to comment.