Skip to content

Commit

Permalink
Guardrail test m5.4xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
tim775 authored Sep 6, 2024
1 parent 94ef1df commit 0d2aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/dev/us2/ec2/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ provider "aws" {

resource "aws_instance" "web_app" {
ami = "ami-674cbc1e"
instance_type = "t3.medium"
instance_type = "m5.4xlarge"
}

0 comments on commit 0d2aebb

Please sign in to comment.